Postfix Cyrus Web cyradm HOWTO
SuSE, for Redhat it is
/etc/rc.d/init.d
instead of
/etc/init.d/
. Further you
need to add symbolic links to
/etc/init.d/rc3.d
for SuSE and
/etc/rc.d/rc3.d
for Redhat.
The following example is for SuSE Linux and should be easily changed for Redhat
and other Linux distributions and commercial Unix systems.
cp /usr/local/mysql/share/mysql/mysql.server /etc/init.d/
ln  s /etc/init.d/mysql.server /etc/init.d/rc3.d/S20mysql
ln  s /etc/init.d/mysql.server /etc/init.d/rc3.d/k08mysql
3.2. Getting and installing Berkeley DB
The Berkeley DB is a requirement for building Cyrus SASL and Cyrus IMAP.
Some Systems comes with recent versions but without the header files installed.
Please see your distributors CD/DVD to see if you can install the header files from a
package. Usually this package is called bdb devel.
The version that comes with GNU/Debian Linux is out of date, you will need to
compile the most recent version instead. If you already installed Berkeley DB on
your Debian Box, please uninstall it to prevent conflicts.
It is also very important, that Cyrus SASL and Cyrus IMAP is compiled with the
same version of Berkeley DB or else you can run into problems.
Berkeley DB versions:
I only tested version 4.0.x versions of bdb. Please let
me know if you are successful with newer versions.
3.2.1. Download Berkeley DB
Origin Site: http://www.sleepycat.com/update/snapshot/db 4.0.14.tar.gz
(http://www.sleepycat.com/update/snapshot/db 4.0.14.tar.gz)
3.2.2. Building and installing Berkeley DB
cd dist
./configure   prefix=/usr/local/bdb
make
make install
11




MySQL Web Hosting Postfix-Cyrus-Web-cyradm MySQL Hosting




 
TotalRoute.net Business web hosting division of Vision Web Hosting Inc. All rights reserved.