Hi Reid,

I'm running Centos 5 and installing as non-root works fine for me. My steps are, as non-root:
- install postgres, geos, and proj in my home directory.
- update LD_LIBRARY_PATH to include the lib directories of each.
- configure PostGIS, using --with-pgconfig, --with-geosconfig, --with-prodir
- make and install PostGIS (which now only installs to the contrib directory in the postgres installation)

Cheers,
Kevin

Reid Priedhorsky wrote:
Hi,

We are currently running 1.3.5 and would like to upgrade to 1.4.0. However, we don't have root and thus the install fails (see bug #160, http://trac.osgeo.org/postgis/ticket/160).

Bug #160 is marked WONTFIX. Are we stuck at 1.3.5 forever? Is there a workaround?

Thanks,

Reid
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to