Hi every one, I have installed RedHat 7.2 and now would like to install PHP 4.2.0 with mySQL support. I can not execute such a command:
[root@xerius php-4.2.0]# ./configure --with-mysql=/usr/src/mysql/mysql-3.23.49a-pc-linux-gnu-i686/include where /usr/src/mysql/mysql-3.23.49a-pc-linux-gnu-i686/include is that directory where mySQL headers files located. I get this all the time: checking for MySQL support... yes configure: error: Cannot find header files under /usr/src/mysql/mysql-3.23.49a-pc-linux-gnu-i686/include If someone knows how to fix the problem let me know. Many thanks. Mike Lee [EMAIL PROTECTED]