<div>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
</div>
<div> </div>
<div>make test<br>make -C regress test<br>make[1]: Entering directory `/home/postgres/postgis-1.1.2/regress'<br>PGOPTIONS is: -c lc_messages=C<br>psql: FATAL:  permission denied to set parameter "lc_messages"<br>
Creating spatial db postgis_reg<br>createdb: could not connect to database template1: FATAL:  permission denied to set parameter "lc_messages"<br>createlang: could not connect to database postgis_reg: FATAL:  permission denied to set parameter "lc_messages"
<br>psql: FATAL:  permission denied to set parameter "lc_messages"</div>
<p> Something went wrong (no postgis installed in postgis_reg).<br> Check /tmp/regress_log_11263 for details.</p>
<p>make[1]: *** [test] Error 1<br>make[1]: Leaving directory `/home/postgres/postgis-1.1.2/regress'<br>make: *** [test] Error 2<br></p>