On Tue, 19 Oct 2004 20:48, Nikhil Mulley wrote: > > > Hi All, > > > When I am compiling php4.3.8 with mysql,apxs and snmp on a -Linux Build > i386 GNU/Linux > > I am getting this error < Can some body please help me > I have PHP already installed but I want to reconfigure it to work with > snmp .... > > > Here is the End of the configuration message > > > checking base type of last arg to accept... (cached) socklen_t > checking return type of qsort... (cached) void > configure: error: Cannot find MySQL header files under > /usr/local/mysql/bin/ Which implies that your mysql header files are not in /usr/local/mysql/bin/ Try /usr/local/mysql if that is the top level of your mysql installation. -- David Robley "I don't have a boyfriend," said Mary guilelessly. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php