Frank Boehme wrote:
>
> Brrrrhhh! So many things are broken on this machine. It is a tinkered
> version of RedHat that came preinstalled by Dell. Why do they have to
> get their mitts in all this??? apxs was broken, a lot of stuff in
> non-standard locations etc.
$ apxs -q INCLUDEDIR
and
$ apxs -q CFLAGS
must return sensible values for this to work.
RedHat itself is pretty silly when it comes to apache install. Trying to
shoehorn things into their filesystem layout without actually testing
that
it works, from the looks of it. Then Dell comes, I guess. I can second
the motion to wipe and reinstall.
> Anyways, I am now at php. The apache include files are in a unrecognized
> location. Which config switch can I use here? Sorry, --help is not very
> informative. Apparently, it is neither --with-apache nor --includedir.
PHP relies on apxs, as it should. You could try to fix apxs (it's a perl
script)
by adding the right include dirs to $CFG_CFLAGS or changing the
$CFG_INCLUDEDIR
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]