Try to configure php4.1.0 with apache2 in RH Linux7.2

./configure --with-mysql=/usr/local/mysql --with-apache=../httpd-2_0_28
--enable-track-vars --enable-calendar  --enable-ftp --enable-sockets
--enable-versioning

I got "Cann't find httpd.h". Also, I check configure of php4.1.0 and
find the problem may come from wrong path.

Apache2.x do not have src directory and apr is under srclib/apr.


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to