Re: Configure question?

From: Michael <michael(at)exasource(dot)com>
To: GH <grasshacker(at)over-yonder(dot)net>, pgsql-php(at)postgresql(dot)org
Subject: Re: Configure question?
Date: 2001-06-15 07:41:36
Message-ID: 01061501413604.01381@orion.andromeda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

---------- Forwarded Message ----------
Subject: Re: [PHP] Configure question?
Date: Fri, 15 Jun 2001 01:22:35 -0600
From: Michael <michael(at)exasource(dot)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

-------------------------------------------------------

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Michael 2001-06-15 07:50:01 Re: [NOVICE] configuring question?
Previous Message Michael 2001-06-15 07:22:35 Re: Configure question?