Re: [PHP] Sorry, I cannot run apxs

2003-06-08 Thread Pentothal
"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

Re: [PHP] Sorry, I cannot run apxs

2003-06-07 Thread Philip Olson
> I can't build php-4.3.2 with apache 2.0 under a RedHat 9 box. Okay, Apache2 has some issues, and Redhat itself always has issues with it's "unique" setups... [snip] > php compilation fails even when I try just: > > [EMAIL PROTECTED] php-4.3.2]# ./configure --with-apxs2=/usr/sbin/apxs Okay

[PHP] Sorry, I cannot run apxs

2003-06-07 Thread Pentothal
I can't build php-4.3.2 with apache 2.0 under a RedHat 9 box. I've upgraded apache to 2.0.46 by adapting a rpm source packet. The configure section within the spec file looks like this ./configure -C \ --prefix=%{_sysconfdir}/httpd \ --exec-prefix=%{_prefix} \ --bindir=%{_