Re: Bootstrap and configure under RedHat 9 (help)

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <jm(dot)poure(at)freesurf(dot)fr>, <pgadmin-hackers(at)postgresql(dot)org>
Cc: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>, "Andreas Pflug" <Andreas(dot)Pflug(at)web(dot)de>
Subject: Re: Bootstrap and configure under RedHat 9 (help)
Date: 2003-05-28 12:19:37
Message-ID: 03AF4E498C591348A42FC93DEA9661B825A237@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm(dot)poure(at)freesurf(dot)fr]
> Sent: 28 May 2003 12:46
> To: pgadmin-hackers(at)postgresql(dot)org
> Cc: Adam H. Pendleton; Andreas Pflug
> Subject: [pgadmin-hackers] Bootstrap and configure under
> RedHat 9 (help)
>
>
> Dear all,
>
> I have the same ./configure problems under RedHat 9.
>
> checking wxWindows in /usr... ok
> checking for pgsql... yes
> checking for PQexec in -lpq... no
> checking libpq-fe.h usability... yes
> checking libpq-fe.h presence... yes
> checking for libpq-fe.h... yes
> checking pgsql in /usr... failed
> configure: error: you must specify a valid pgsql installation with
> --with-pgsql=DIR
>
> Specifying --with-pgsql=DIR or not does not change things. I
> installed stock
> RedHat 9 PostgreSQL packages and the latest automake from Rawhide.

Hi Jean-Michel,

I just committed a patch from Adam to fix a problem with the error
messages. Can you CVS update and try again please? It probably won't fix
it, but you might get an accurate error message...

Regards, Dave

Browse pgadmin-hackers by date

  From Date Subject
Next Message Adam H. Pendleton 2003-05-28 12:35:41 Re: Bootstrap
Previous Message Dave Page 2003-05-28 12:17:46 Re: configure.ac patch