Download Options - Anteil OpenCRM v2
NOTE: All available downloads are designed for use with RedHat Linux version 7.3 or RedHat Linux version 9 If you have any questions or concerns please email us at info@anteil.com. Source code and manual installation instructions can be found by clicking here.Option 1: Self-Installing Binary
The self-installing binary is a single download that will extract all necessary files, and will begin the Anteil OpenCRM v2 installation.This download is geared towards those who are not comfortable with installing packages or who are not familiar with Linux system configuration. This option will provide a quick and easy installation.
This download will: * determine the version of RedHat you are running * inform you of any required packages that may be needed * install the required UDB and Anteil packages via RPM system for your version of RedHat * modify your httpd.conf adding a VirtualHost directive for Anteil OpenCRM * create and load a default anteil_opencrm MySQL databaseDownload the Self-Installing binary (Right Click to save) Simply download the self_installing binary into a temp directory and execute it as root ( # ./anteil_opencrm_v2.run ) to begin installation. This option is intended for use on a "clean" system. i.e. a freshly installed RedHat 7.3 or 9 system, however it can be installed on existing systems. Once you've begun installation, follow the on screen instructions.
Option 2: RPM Packages
The following downloads are geared towards System Administrators or others who are comfortable with RPM installations, familiar with configuration of Apache and MySQL and are planning to install Anteil OpenCRM on a system that currently hosts other Databases/Web Sites.
Prerequisites: you will need to have the following packages installed: apache / httpd mysql mysql-server php-4 php-mysql php-pgsql postgresql and postgresql-libs You will need to download and install the following packages based on your distribution:
|
For RedHat 7.3:
(Right Click to save) udb-1.8-29.i386.rpm udb-php-1.8-29.i386.rpm anteil_opencrm-2.0.0-1.i386.rpm |
|
For RedHat 9:
(Right Click to save) udb-1.8-29.i386.rpm udb-php-1.8-29.i386.rpm anteil_opencrm-2.0.0-1.i386.rpm By default, the anteil_opencrm-2.0.0-1.i386.rpm package will install config files for Apache version 1.x. You will need to download the Anteil Apache Resource Config and VirtualHost config below for Apache 2, and/or read this link concerning Apache 1 to 2 migration. |
|
Apache 2.x config files: _anteil_opencrm.conf _anteil_opencrm.virtual Simply copy the above two files into the /etc/httpd/conf directory, and modify your httpd.conf to reflect the contents of _anteil_opencrm.virtual, optionally tailor to your specific sites DNS and restart Apache for the settings to take effect. |
|
Other: RedHat Enterprise SuSE |