tbrehm
2010-10-12 f710d2ccd912ed2cecad5bd23b01ff0e6de8b15e
Added instructions for 64Bit installs for opensuse systems.
1 files modified
5 ■■■■■ changed files
docs/INSTALL_OPENSUSE_11_3.txt 5 ●●●●● patch | view | raw | blame | history
docs/INSTALL_OPENSUSE_11_3.txt
@@ -64,6 +64,11 @@
mkdir -p /var/run/clamav
ln -s /var/lib/clamav/clamd-socket /var/run/clamav/clamd
# On 64Bit systems, run this command to symlink the dovecot library folder. Thats for 64Bit systems only, so do not exekute the ln command on 32bit systems.
ln -s /usr/lib64/dovecot/modules /usr/lib/dovecot
chkconfig --add amavis
chkconfig --add clamd
/etc/init.d/amavis start