On Mon, Oct 23, 2000 at 10:19:45AM -0700, Ross Lawrie wrote:
> Okay, I've tried that, but still getting the same set of errors.  Here's
> the entry in the Makefile:
> 
> LDFLAGS = -L/usr/local/mysql/lib -lmysqlclient
> LIBS = -lz

Is that where the MySQL libs are installed on your system?
If so, does "ldconfig -r |grep -i mysql" produce anything? 

Reply via email to