Re: WARNING: failed to start perdition_imap4s

Simon Horman <[email protected]> Tue, 25 Jan 2011 23:27:28 +1000
Newsgroups gmane.mail.perdition.user
Message-ID <[email protected]>
On Tue, Jan 25, 2011 at 05:51:30PM +0800, Shiato Han wrote:
> Hello,
> 
> I've been trying to install perdition on a Lab setup using FreeBSD and
> configured to use MySQL . Installation went well.
> 
> # cd /usr/ports/mail/perdition/ && make "WITH_MYSQL=YES" install clean

This should probably be

cd /usr/ports/mail/perdition/
./configure
make install

What you have above should also work,
but I believe that "WITH_MYSQL=YES" is ignored.

> But i encounter the following errors when start the services under
> perdition. And i notice that GDBM.so.0 is failing, that i don't remember
> installing.
> 
> 
> #/usr/local/etc/rc.d/perdition.imap4s onestart
> Starting perdition_imap4s.
> getserver_openlib: dlopen failed: Cannot open
> "/usr/local/lib/libperditiondb_gdbm.so.0"
> dlopen of "/usr/local/lib/libperditiondb_gdbm.so.0" failed
> perdition version 1.17.1 Copyright Horms
> 
> /usr/local/etc/rc.d/perdition.imap4s: WARNING: failed to start
> perdition_imap4s

Hi,

If you want to use the mysql module you will need to use
-M /usr/local/lib/libperditiondb_mysql.so.0 with the path
set according to your installation.

______________________________________________
Perdition-users mailing list
[email protected]
http://lists.vergenet.net/listinfo/perdition-users