Re: Suse 82 package - Mailing list pgadmin-hackers

From Adam H. Pendleton
Subject Re: Suse 82 package
Date
Msg-id 3EE88792.9040007@fmonkey.net
Whole thread Raw
In response to Suse 82 package  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Responses Configure patch  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgadmin-hackers
You need to find the directory that houses libpq-fe.h, and then pass the
parent directory to configure with the --with-pgsql switch.  So if
libpq-fe.h is in /usr/local/pgsql/include, then you would pass
--with-pgsql=/usr/local/pgsql to configure (/usr/local/pgsql is one of
the directories that configure searches, so this is a redundant example).

ahp


pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Suse 82 package
Next
From: Jean-Michel POURE
Date:
Subject: Configure patch