[postgis-devel] Issue 142 in postgis: 1.4 snapshot build is broken
codesite-noreply at google.com
codesite-noreply at google.com
Tue Mar 24 08:02:25 PDT 2009
Comment #12 on issue 142 by mark.cav... at siriusit.co.uk: 1.4 snapshot build
is broken
http://code.google.com/p/postgis/issues/detail?id=142
Assuming /usr/local/pgsql/bin isn't in PATH, I think this is a symptom of
GBT#115
which only got fixed in PostgreSQL 8.3 :( The mail thread mentioned that
there was
no urgency to get this back-patched to older releases, but perhaps we have
more of a
case for it now.
The work around should be to add pg_config to PATH manually by
launching "make
install" like:
PATH=/usr/local/pgsql/bin:$PATH make install
HTH,
Mark.
--
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