I'm trying to build the latest jabberd with the following command:
./configure --with-mysql=/usr/local/mysql/lib:/usr/local/mysql/include
And get the following error:
checking for MySQL in /usr/local/mysql/lib and /usr/local/mysql/include... no
configure: error: Could not find MySQL (or higher)
I've tried just sending /usr/local/mysql and a million other variations. Does anyone know specifically what files the configure script is looking for? I've just installed MySQL 3.23 (on top of a clean install of Mac OSX Panther) and wound up with just one directory at /usr/local/mysql which has the following hierarchy:
mysql:
bin:
data:
include:
lib:Thanks for any help you can offer, doug
http://www.syntropo.com/
_______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
