[postgis-devel] Issue 115 in postgis: ./configure --with-pgconfig ignores specified pg_config in favour of path
codesite-noreply at google.com
codesite-noreply at google.com
Mon Feb 9 14:27:51 PST 2009
Status: Accepted
Owner: pwramsey3
New issue 115 by pwramsey3: ./configure --with-pgconfig ignores specified
pg_config in favour of path
http://code.google.com/p/postgis/issues/detail?id=115
What steps will reproduce the problem?
1. Install PgSQL 8.1 in /usr/local/pgsql/8.1
2. Install PgSQL 8.3 in /usr/local/pgsql/8.3
3. Set your PATH to include /usr/local/pgsql/8.3/bin
4. Run ./configure --with-pgconfig=/usr/local/pgsql/8.1/bin
4. make
Compile fails with mishmash of 8.3 and 8.1 includes.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list