Barnyard

2004-11-29 Thread munn
I am trying to compile barnyard for use with mysql. When I do ./configure --enable-mysql I get the error message checking for mysql_real_connect in -lmysqlclient... no ** ERROR: unable to find mysqlclient library checked in the following places

Re: Barnyard

2004-11-29 Thread Paul Schmehl
--On Monday, November 29, 2004 02:13:38 PM -0500 munn [EMAIL PROTECTED] wrote: Has anyone had any success in compiling barnyard? I am running 4.10p4. Yes, I have. You may have to add this line to your configure script. LIBS=${LIBS} -lz -lssl -lcrypto -lmysqlclient This may be required if you're