mysqlclient missing

2004-04-20 Thread erricharl
Hello. I have installed binary version for aix 5.2 from www.mysql.net and when i try to compile cyrus-sasl with mysql support it don't find mysqlclient libraries. I use --with-mysql=/usr/local/mysql/ to build but i get: checking for mysql_select_db in -lmysqlclient... no configure: WARNING:

Re: mysqlclient missing

2004-04-20 Thread Paul DuBois
At 9:51 +0200 4/20/04, erricharl wrote: Hello. I have installed binary version for aix 5.2 from www.mysql.net and when i try to compile cyrus-sasl with mysql support it don't find mysqlclient libraries. I use --with-mysql=/usr/local/mysql/ to build but i get: checking for mysql_select_db in

Re: mysqlclient missing

2004-04-20 Thread erri
I find this: /mysql-standard-4.0.18-ibm-aix5.2.0.0-powerpc/lib/libmysqlclient.a /mysql-standard-4.0.18-ibm-aix5.2.0.0-powerpc/lib/libmysqlclient_r.a Is this mysqlclient ? At 9:51 +0200 4/20/04, erricharl wrote: Hello. I have installed binary version for aix 5.2 from www.mysql.net and when i

Re: mysqlclient missing

2004-04-20 Thread Paul DuBois
At 18:16 +0200 4/20/04, erri wrote: I find this: /mysql-standard-4.0.18-ibm-aix5.2.0.0-powerpc/lib/libmysqlclient.a /mysql-standard-4.0.18-ibm-aix5.2.0.0-powerpc/lib/libmysqlclient_r.a Is this mysqlclient ? Yes, but it doesn't look like it's under /usr/local/mysql to me. :-) At 9:51 +0200

mysqlclient missing

2004-04-19 Thread erricharl
Hello. I have installed binary version for aix 5.2 from www.mysql.net and when i try to compile cyrus-sasl with mysql support it don't find mysqlclient libraries. I use --with-mysql=/usr/local/mysql/ to build but i get: checking for mysql_select_db in -lmysqlclient... no configure: WARNING: