postgresql/php/apache installation question.

From: Wei Wang <Wei(dot)Wang(at)cl(dot)cam(dot)ac(dot)uk>
To: pgsg <pgsql-general(at)postgresql(dot)org>
Subject: postgresql/php/apache installation question.
Date: 2002-05-30 16:09:40
Message-ID: 20020530170940.74e48f97.ww220@cl.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi,

I am installing php/apache/postgresql and got stuck in the stage of configuring php. The command is:
./configure --with-pgsql --with-apache=../apache-_1.3.12 --enable-track-vars

and got this error message:
configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path

From the error message, it seems that the system
doesn't know where the psql library is.

Since I am not root, I don't have access to /etc/ld.so.conf where I could put the pgsql/lib in.

Is there any other way that I could let the system know where the pgsl library is?

Great thanks.

Wei

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wei Wang 2002-05-30 16:14:16 Re: erros when making examples in /src/test/examples
Previous Message Doug Fields 2002-05-30 16:03:04 Re: Non-linear Performance