I upgraded to Panther this weekend (nice!), and I'm having some problems
installing DBMail, or maybe I'm having problems installing MySQL.  I am
following the same sequence as for OS X 10.2, but I am getting a "Make
failed" error due to "No such file or directory".

After installing the MySQL Max package, MySQL seems to run fine.  Then I run
the ./build.sh  dbmail installer script for DBMail 1.2.1, using the MySQL
library directory:

/usr/local/mysql/lib/

and the libraries:

-lmysqlclient -lcrypto -lz

I used the default include directory for MySQL [/usr/include/mysql/], which
as it turns out does not exist.  So what include directory do I use?

Reply via email to