---------- Forwarded Message ----------
Subject: Re: [PHP] Configure question?
Date: Fri, 15 Jun 2001 01:22:35 -0600
From: Michael <michael@exasource.com>
Sorry aabout that last mail. I've been at this since around 5:00 and am
having brain farts. This is my actual question. after reading the other
message, i couldn't even understand what I meant.
> > configure: error: Invalid Apache directory - unable to find httpd.h under
> > ../apache-_1.3.14
>
> ^^^
> Try using the correct path.(?)
the instructions say to ./configure from php3.0.18/
The comand I am using is:
./configure --with-pgsql --with-apache=./apache-_1.3.14 --enable-track-vars
Should I run this same script except :
./configure --with-pgsql --with-apache=./apache-_1.3.14/src/include
--enable-track-vars
I am very new at this, as it is my first time. Sorry if these are stupid
questions:-)
> > I did a file find and httpd.h is under
> > /usr/src/apache_1.3.14/src/include.
>
> ^^^
>
> The directory name is different.
>
>
> gh
-------------------------------------------------------