Java Runtime Environment; Bind Library; Apache Tomcat - Alcatel-Lucent T.38 Getting Started Manual

Omnitouch fax server application
Table of Contents

Advertisement

MySQL 5.0.37 depends on the perl-DBI Perl module. This should be installed by default
on RHEL4, but if not it can be installed using the following command:
# rpm -ivh /media/cdrom/3rd/perl/perl-DBI-1.40-5.i386.rpm
Then install the MySQL server and client as follows:
# rpm -ivh /media/cdrom/3rd/mysql/MySQL-server-community-5.0.37-0.rhel4.i386.rpm
# rpm -ivh /media/cdrom/3rd/mysql/MySQL-client-community-5.0.37-0.rhel4.i386.rpm
Note: SELinux security package must be disabled for MySQL to run. To disable SELinux,
run the following command:
# /usr/sbin/setenforce 0
The MySQL-server RPM should launch the MySQL service after installation. If it does not
then launch it with the following command:
# /etc/init.d/mysql start
Note: The setenforce command is used to temporarily disable the SELinux security
package while installing MySQL. This is necessary for the MySQL server to start up
successfully after installation if SELinux is enabled.
The MySQL-server RPM should launch the MySQL service after installation. If it does not
then launch it using the following command:
# /etc/init.d/mysql start
3.4.

Java Runtime Environment

OmniTouch Fax Server requires the Java Runtime Environment (JRE) version 1.5.0_06. To
install it run the following command and follow the instructions:
# /media/cdrom/3rd/java/jre-1_5_0_06-linux-i586-rpm.bin
Once completed, the JRE will be installed to /usr/java/jre1.5.0_06.
3.5.

Bind Library

OmniTouch Fax Server requires version 9.2.5 of the bind library in order to parse DNS
records. To upgrade your system's bind library, run the following command:
# rpm -Uvh /media/cdrom/3rd/bind/bind-libs-9.2.5-3.i386.rpm
3.6.

Apache Tomcat

OmniTouch Fax server requires Tomcat 5.5 to run web applications. To install it, run the
following commands:
# cd /opt
# tar -xvzf /media/cdrom/3rd/tomcat/apache-tomcat-5.5.23.tar.gz
Alcatel-Lucent Applications
8AL_90214_USAA ed.01
Page 8

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omnitouch fax server application

Table of Contents