[postgis-users] How to tell postgis configure to see different makefile, etc.
Sandro Santilli
strk at keybit.net
Wed May 11 10:44:23 PDT 2011
On Wed, May 11, 2011 at 01:42:07PM -0400, jcz at northredoubt.com wrote:
> Interesting.
> jcz at dell390:/usr/local/src/postgis-1.5.2$ pg_config --pgxs
> /usr/lib/postgresql/8.4/lib/pgxs/src/makefiles/pgxs.mk
>
> but, the directory /usr/lib/postgresql/ doesn't exist anymore.
>
> what is pg_config reading to get this information?
Nothing, it's hard-coded. See which package in your distribution
contains that pg_config, maybe you want to remove that.
Set PATH=/usr/local/bin:$PATH and try again.
--strk;
() Free GIS & Flash consultant/developer
/\ http://strk.keybit.net/services.html
More information about the postgis-users
mailing list