Sam Varshavchik wrote: > > On Tue, 25 Jul 2000, TAG wrote: > > > Sam Varshavchik wrote: > > > > > > On Tue, 25 Jul 2000, TAG wrote: > > > > > > > Sam Varshavchik wrote: > > > > > > > > > > What I already said: check authlib/config.log for more detailed error > > > > > messages. > > > > > > > > > > -- > > > > > Sam > > > > ooppsss!! -sorry my fault - > > > > > > > > here is the extract: > > > > > > > > onfigure:2615: checking for mysql_connect in -lmysqlclient > > > > configure:2634: gcc -o conftest -g -O2 -Wall -I.. -I./.. conftest.c > > > > -lmysqlclient 1>&5 > > > > ld: fatal: library -lmysqlclient: not found > > > > ld: fatal: File processing errors. No output written to conftest > > > > > > There's your explanation: the mysqlclient client library was not found. > > > > > > -- > > > Sam > > > > > > OK - I got that - where is it and why does the mysqld work as well as > > the mysql-qmail work?? > > > > Where is this mysqlclient??? - I thought that that was mysql - the > > client package??? > > Yes it is. The mysql library is not found by your compiler. > > -- > Sam OK- I am a bit dimm today - what is the file called - you said it is a library - which one?? and how do I get the compiler to use it ??? Sorry - but my brain is frozen today - tooooo cold :) Thansk Tonino
