Buglist of Mtracks 2.6.0(RHEL4-Update5)

This document lists the bugs which were specific to the RHEL4 update 5 platform installation of Mtracks 2.6.0

  1. Reinstallation of Mtracks 2.6.0 on RHEL4 update 5 64 bit platform.
      If Mtracks 2.6.0 is needed to be reinstalled on RHEL4 update 5 64 bit version then before starting reinstallation execute out the following commands:
      1. #rpm -e gdbm-1.8.0-24.i386 --nodeps
      2. #rpm -e gdbm-1.8.0-24.x86_64 --nodeps
      3. #rpm -Uvh /var/tmp/mtracks_installer/data/x86_64/apr-0.9.4-24.5.x86_64.rpm
      4. #rpm -Uvh /var/tmp/mtracks_installer/data/x86_64/mysql-4.1.20-2.RHEL4.1.x86_64.rpm
      5. #rpm -e spamassassin-3.1.8-2.el4 --nodeps
    1. Now reinstall Mtracks 2.6.0
  2. Installation of Mtracks 2.6.0 on RHEL4 update 5 64 bit version with GUI.
    1. If Mtracks 2.6.0 is installed on RHEL4 update 5 64 bit with GUI then during installation time when the following question is asked Is system's current date and time correct? Example: yes enter no. This will abort the installation. Once the installation has been aborted execute the following commands:
      1. #rpm -e gdbm-1.8.0-24.i386 --nodeps
      2. #rpm -e gdbm-1.8.0-24.x86_64 --nodeps
      3. #rpm -Uvh /var/tmp/mtracks_installer/data/x86_64/apr-0.9.4-24.5.x86_64.rpm
      4. #rpm -Uvh /var/tmp/mtracks_installer/data/x86_64/mysql-4.1.20-2.RHEL4.1.x86_64.rpm
      5. #rpm -e spamassassin-3.1.8-2.el4 --nodeps
    2. Now reinstall Mtracks 2.6.0
    3. Please configure the IP aliases for RHEL4-U-5

Update packages

Update following packages:

SpamAssassin
Clamav
Amavis
IMAPD-cyrus utils package

And install following missing pakcages:
Openvpn
perl-IO-Zlib
perl-Mail-SPF-Query
perl-Net-CIDR-Lite
perl-Sys-Hostname-Long

On RHEL4 UPDATE 5

On RHEL4 UPDATE 5 squirrelmail is installed in /usr/share/squirrelmail/. The data dir is /usr/share/squirrelmail/data/ and attachment dir is /usr/share/squirrelmail/data/attachment/.

To modify squirrelmail config so that the data dir should be
at /var/lib/squirrelmail/prefs/ and attachment dir at /var/spool/squirrelmail/attach/(These are the default paths
set by squirrelmail package).

remove unwanted crons from

remove unwanted crons from cron.daily on RHEL4 UPDATE5 setup.
steps:

mkdir -p /var/warehouse/merce/scripts/etc/cron.daily
1. mv /etc/cron.daily/cleanvirusmails /var/warehouse/merce/scripts/etc/cron.daily/

2. mv /etc/cron.daily/freshclam /var/warehouse/merce/scripts/etc/cron.daily/

3. mv /etc/cron.daily/amavisd /var/warehouse/merce/scripts/etc/cron.daily/

4.mv /etc/cron.daily/squirrelmail.cron /var/warehouse/merce/scripts/etc/cron.daily/

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.