I had the same problem. Download MySQL-devel-yourversione.i386 RPM and install it, it is going to work.
Cheers, Michele Cumar -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Steven Fries Inviato: marted� 3 giugno 2003 2.44 A: [EMAIL PROTECTED] Oggetto: Re: MySQL.h not found no matter what Ok, I think something's wrong with the configure script..........I moved the files under /usr/local/mysql/include to /usr/local/include/mysql and the files under /usr/local/mysql/lib to /usr/local/lib and now it seems to work. Maybe the --with-mysql-include-dir isn't overriding the default settings in the script? Thanks anyways ----- Original Message ----- From: "Steven Fries" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 02, 2003 7:12 PM Subject: MySQL.h not found no matter what > Hi All, > > I'm new at this so bear with me. I'm trying to run > './configure --with-msyql-include-dir=/usr/local/mysql/include/'. I check > the output and I get this........ > > checking for mysql/mysql.h... no > configure: warning: mysql headers not found. > Use --with-mysql-include-dir=<path>. > configure: warning: sql submodule 'mysql' disabled > > I checked to see if mysql.h is in the directory '/usr/local/mysql/include' > and it's there. I also downloaded the source distribution of mysql and tried > pointing the option to its include directory but that doesn't work either. > > Any help would be appreciated. > > Thanks > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
