> I use rc3 on a SuSE 8.0. > > Before make, I changed a line in Makefile > > MYSQLLIBDIR=/usr/local/lib/mysql -> > MYSQLLIBDIR=/usr/lib/mysql ->
MYSQLLIBDIR=/usr/lib/mysql LIBS = -L$(MYSQLLIBDIR) LIB = -libmysqlclient I make this, but the Message ist the same. I had installed the rpm from mysql is that the problem? The mysql.h came fom the source. mfg Raphael