finding lib/include dirs

From: "Timothy H(dot) Keitt" <keitt(at)nceas(dot)ucsb(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: finding lib/include dirs
Date: 2000-06-29 19:06:32
Message-ID: 395B9E38.D90D28E5@nceas.ucsb.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I maintain an R package that allows one to access postgresql tables from
within R. (If anyone is curious, the url is
http://rpgsql.sourceforge.net.) I've found it really difficult to write
an automated configure script that will find the postgresql library and
include files, because different packagers put them in different
places. I'd like to make a request. It would be convenient if there
were a small utility distributed with postgresql that would report the
location of the library and include directories a la gnome-config. All
that is needed is a small script with autoconf substitutions for the
library and include paths.

Cheers,
Tim

--
Timothy H. Keitt
National Center for Ecological Analysis and Synthesis
735 State Street, Suite 300, Santa Barbara, CA 93101
Phone: 805-892-2519, FAX: 805-892-2510
http://www.nceas.ucsb.edu/~keitt/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-06-29 19:24:20 Re: AW: Proposal: More flexible backup/restore via pg_dump
Previous Message Stephan Szabo 2000-06-29 18:40:13 Re: AW: Proposal: More flexible backup/restore via pg_dump