Re: [PORTS] Postgresql server src files for 8.1.4 on FreeBSD

Peter Eisentraut <[email protected]> Thu, 16 Aug 2007 16:55:29 +0200
Newsgroups gmane.comp.db.postgresql.ports
Message-ID <[email protected]>
Am Donnerstag, 16. August 2007 16:46 schrieb Bob Middaugh:
> I installed the FreeBSD port of the 8.1.4 server. =A0That went fine, no
> problems there. =A0I'm trying to compile the build for OpenNMS now and =
it
> wants some postgreql src files. =A0I untarred the FreeBSD port and I wa=
s able
> to find postgresql.h under /src/include, but now it wants pg_config.h a=
nd
> pg_config_os.h.

You need to run ./configure to get these files.

--=20
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend