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:22:35
Message-ID: 01061501223503.01381@orion.andromeda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php


> > configure: error: Invalid Apache directory - unable to find httpd.h under
> > ../apache-_1.3.14
>
> ^^^
> Try using the correct path.(?)

so even though the instructions say to ./configure in apache_1.3.14, I should
configure it in apache_1.3.14/src/include?

The comand I am using is:

./configure --with-pgsql --with-apache=./apache-_1.3.14 --enable-track-vars

Should I run this same script from the /include directory

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
>

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Michael 2001-06-15 07:41:36 Re: Configure question?
Previous Message GH 2001-06-15 07:01:49 Re: Configure question?