<div>I am trying to install POSTGIS with postgresql 7.4.8 and i get the following errors.&nbsp; I have tried both running ./configure as my PG superuser postgres and as root per the docs.&nbsp;&nbsp; Please help.&nbsp;&nbsp; My user postgres is able to run CREATEDB with no problems and the only thing in the postgresql logs is the FATAL message.&nbsp; Thanks
</div>
<div>&nbsp;</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:&nbsp; permission denied to set parameter &quot;lc_messages&quot;<br>
Creating spatial db postgis_reg<br>createdb: could not connect to database template1: FATAL:&nbsp; permission denied to set parameter &quot;lc_messages&quot;<br>createlang: could not connect to database postgis_reg: FATAL:&nbsp; permission denied to set parameter &quot;lc_messages&quot;
<br>psql: FATAL:&nbsp; permission denied to set parameter &quot;lc_messages&quot;</div>
<p>&nbsp;Something went wrong (no postgis installed in postgis_reg).<br>&nbsp;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>