On Wed, May 11, 2011 at 01:42:07PM -0400, [email protected] wrote: > Interesting. > jcz@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 _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
