Make sure that mysqlclient.so exists on your system.
Check through the confgure file in authlib where it looks for mysql and you
can find your error, I think you are supposed to
pass --with-mysql-libs=/path/to/libs
-----Original Message-----
From: tag [mailto:tag]On Behalf Of TAG
Sent: Wednesday, April 25, 2001 2:32 AM
To: Phil Zamarripa; [EMAIL PROTECTED]
Subject: Re: solaris8, mysql and sqwebmail 2.0.0 ???
Phil Zamarripa wrote:
>
> I have mysql base installed in /usr/local/mysql my vpopmail config ended
up
> looking like this:
> ./configure \
> --enable-sqlincdir=/usr/local/mysql/include/mysql \
> --enable-sqllibdir=/usr/local/mysql/lib/mysql \
> --enable-sqllibs=/usr/local/mysql/libexec/mysqld \
> --enable-mysql=y
>
Hi,
I tried it and is still gives the same error - :
checking for mysql_config... no
checking for mysql_connect... no
configure: error: --with-authmysql specified but no mysqlclient.so
configure: error: ./configure failed for authlib
I am running the package for Solaris Mysql ???
Thanks
Tonino