Greg Deputy wrote:: > CPPFLAGS=-I/usr/local/include/MySQL LDFLAGS=-L/usr/local/lib > ./configure --with-MySQL mayb you should try this: CPPFLAGS=-I/usr/include/MySQL \ LDFLAGS=-L/usr/lib \ ./configure --with-mysql hint: slocate libmysql slocate include/mysql/mysql.h