configure doesn't find my pgsql installation

From: Linuxer Wang <linuxerwang(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: configure doesn't find my pgsql installation
Date: 2005-06-05 07:23:23
Message-ID: 42A2A86B.1060203@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi, all

I am using Fedora4test3, the Gcc is 4.0, when I tried to compile the
pgadmin 1.2.2 source codes, I got the following errors by configure:

checking pgsql in /usr/lib/pgsql... failed
configure: error: you must specify a valid pgsql installation with
--with-pgsql=DIR

I changed the DIR to be /usr/share/pgsql and /usr/lib/pgsql, but the
errors still occured.

There is a post in the mailing list which fixed the bug, but in my
instance, it seems don't work.

Can anybody help me?

Thank you in advance.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Raphaël Enrici 2005-06-05 18:52:39 Re: configure doesn't find my pgsql installation
Previous Message Raphaël Enrici 2005-06-04 21:51:14 Re: 1.2.2 Uploaded