Jason 'XenoPhage' Frisvold wrote:
Stephen Harmon wrote:
Stephen Harmon wrote:
Hello,
I have been searching the toaster mailing list archive but didn't
quite find an answer to my problem. I am hoping that someone can
give me some guidance. I have installed the latest posting of Bill's
Toaster on my Fedora Core 3 server. I was now trying to install the
greylisting patch and run into the following problem when issuing
"make".
Just to confirm I am following the write steps, here is my setup and
what I have done.
Setup:
-Fedora Core 3
-Latest Qmail Toaster Installed and functioning
-MySQL Version 4.1.12
Do you have the MySQL-devel package installed? The fact that it can't
find mysql.h is a sure sign that you missed that package...
Hi Jason. Thanks for responding. I compiled Mysql from source using
the following configure options:
|/./configure --with-openssl --with-isam --prefix=/usr/local/mysql/
I did a "locate mysql.h" on my server and found it in the following
location:
|
//usr/local/mysql/include/mysql/mysql.h/
If I am not mistaken, it looks like the "devel" libraries are
installed. Is it looking for it in a different location?
Thanks,
Stephen