[postgis-users] make test and make install fail

John Bercik bringmewater at gmail.com
Thu Apr 20 05:47:45 PDT 2006


I am trying to install POSTGIS with postgresql 7.4.8 and i get the following
errors.  I have tried both running ./configure as my PG superuser postgres
and as root per the docs.   Please help.   My user postgres is able to run
CREATEDB with no problems and the only thing in the postgresql logs is the
FATAL message.  Thanks

make test
make -C regress test
make[1]: Entering directory `/home/postgres/postgis-1.1.2/regress'
PGOPTIONS is: -c lc_messages=C
psql: FATAL:  permission denied to set parameter "lc_messages"
Creating spatial db postgis_reg
createdb: could not connect to database template1: FATAL:  permission denied
to set parameter "lc_messages"
createlang: could not connect to database postgis_reg: FATAL:  permission
denied to set parameter "lc_messages"
psql: FATAL:  permission denied to set parameter "lc_messages"

 Something went wrong (no postgis installed in postgis_reg).
 Check /tmp/regress_log_11263 for details.

make[1]: *** [test] Error 1
make[1]: Leaving directory `/home/postgres/postgis-1.1.2/regress'
make: *** [test] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20060420/32922065/attachment.html>


More information about the postgis-users mailing list