From: Andreas Winkelmann (ml at awinkelmann dot de)
Date: Thu Mar 11 2004 - 01:23:44 EST
Am Donnerstag, 11. März 2004 06:46 schrieb Andrei Loukinykh:
> > > For some reason mysql libraries couldnt be found.. Though I compiled
> > > SASL with:
> > > ./configure --with-dblib=berkeley
> > > --with-bdb-libdir=/usr/local/BerkeleyDB/lib
> > > --with-bdb-incdir=/usr/local/BerkeleyDB/include --disable-krb4
> > > --disable-gssapi --disable-digest --with-openssl
> > > --with-mysql=/usr/local/mysql --disable-otp --enable-login --enable-sql
> >
> > Try "--with-mysql=/usr". IIRC this problem is known and building SASL
> > this way helps.
>
> No, didn't help.
> with "...=/usr" :
>
> checking for mysql_select_db in -lmysqlclient... no
> configure: WARNING: MySQL library mysqlclient does not work
> configure: error: --enable-sql chosen but neither Postgres nor MySQL found
>
> The same with '/usr/local'.
Where are your mysql-includes and mysql-libs (libmysqlclient)?
-- Andreas
|
|
|