06.05.2013 Views

The eG Installation Guide - eG Innovations

The eG Installation Guide - eG Innovations

The eG Installation Guide - eG Innovations

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Installing and Configuring on Unix<br />

ln -s jre<br />

For instance, if the 64-bit version of JRE is available in the /opt/usr/JRE directory, then the<br />

command will be:<br />

ln -s /opt/usr/JRE jre<br />

On the other hand, if a compatible JRE does not pre-exist on the agent system, then<br />

download and install the 64-bit version of the JRE from the java.sun.com web site.<br />

<strong>The</strong>n, provide a soft link to the JRE directory using the command indicated by step 4 above.<br />

2. <strong>The</strong> <strong>eG</strong> agent for the 64-bit Linux host is bundled with the following shared libraries to be used by<br />

the <strong>eG</strong> web adapter, if configured on the host:<br />

mod_eg24.so<br />

mod_eg22.so<br />

mod_eg2.so<br />

libeg_reptr_cat.so<br />

libeg_reptr_total.so<br />

libeg_reptr_site.so<br />

<strong>The</strong>se files are available in the /opt/egurkha/lib/lib64 directory on the host.<br />

3. To enable the <strong>eG</strong> web adapter for Apache 2.0, following the steps given below:<br />

First, login to the Linux host as the Apache install user.<br />

Edit the /conf/httpd.conf file to append the following line:<br />

LoadModule eg2_module modules/mod_eg2.so<br />

Copy the file mod_eg2.so from the /opt/egurkha/lib/lib64 directory to /modules under<br />

.<br />

Copy the libeg*.so files from the /opt/egurkha/lib/lib64 directory to the /opt/egurkha/lib directory.<br />

Stop and restart the Apache server.<br />

4. To enable the <strong>eG</strong> web adapter for Apache 2.2, following the steps given below:<br />

First, login to the Linux host as the Apache install user.<br />

Edit the /conf/httpd.conf file to append the following line:<br />

LoadModule eg2_module modules/mod_eg22.so<br />

Copy the file mod_eg22.so from the /opt/egurkha/lib/lib64 directory to /modules<br />

under .<br />

Copy the libeg*.so files from the /opt/egurkha/lib/lib64 directory to the /opt/egurkha/lib directory.<br />

Stop and restart the Apache server.<br />

5. To enable the <strong>eG</strong> web adapter for Apache 2.4, following the steps given below:<br />

First, login to the Linux host as the Apache install user.<br />

76

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!