"Philip Olson" wrote: > What do these commands output? > > # /usr/sbin/httpd -v
Server version: Apache/2.0.46 Server built: Jun 8 2003 02:59:44 > # /usr/sbin/apxs -q SBINDIR apxs -q SBINDIR /usr/sbin apxs:Error: /usr/bin/apr-config not found!. > # /usr/sbin/apxs -q TARGET /usr/sbin/apxs -q TARGET httpd apxs:Error: /usr/bin/apr-config not found!. It looks like my apxr relies on apr-config. I've extracted an apxs from a previous rpm and it looks like configure is working now. Thanks a lot. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php