SDG-2 wrote:
Hello there,
I’m trying to compile Anubis on Debian Sarge, but anubisadm and anubisusr aren’t created after installation.
Have someone any suggestions for me?
Regards
SDG
Hi, same problem here on openSuSE 10.2. Does anybody know anything?
anubis is created but after calling it with correct anubisrc-file there is:
unknown keyword smtp-greeting-message
unknown keyword smtp-help-message
unknown keyword sasl-password-db
---EDIT 09.01.2007---
libgsasl isn't only "Highly recommended" but required for getting anubis to work.
For mysql-support on 64bit take care to install 64bit development kit and in some distributions
it's neccessary to create a symlink:
ln -s /usr/lib64/libmysqlclient.so /usr/lib/mysql/
I hope these hints are helpful for somebody.