[postgis-users] Error running "psql -f lwpostgis.sql -dmydatabase" during installation
TECHER Jean David
davidtecher at yahoo.fr
Thu Nov 4 03:51:38 PST 2004
Linux.. with red Hat ....OK...
if you are on red hat
don't forget to be 'root' for ldconfig
and see if you had added
/usr/local/lib
at the end of /etc/ld.so.conf
then do as root
ldconfig
Furthermore try this
drop mydatabase
create mydatabase
createlang plpgsql mydatabase
go to the directory where lwpostgis.sql is tehn
psql -d mydatabase -c "\i lwpostgis.sql"
----------------------------------------------------------------
TECHER Jean David
Responsable Informatique 01MAP
e-mail: davidtecher at yahoo.fr
site perso : http://techer.pascal.free.fr/postgis/
site pro: http://www.01map.com/download/
------------------------------------------------------------
----- Original Message -----
From: <amartinez at idom.es>
To: <postgis-users at postgis.refractions.net>
Sent: Thursday, November 04, 2004 12:42 PM
Subject: RE: [postgis-users] Error running "psql -f
lwpostgis.sql -dmydatabase" during installation
> Hi Jean,
>
> My OS is Linux Red Hat 9
>
> By,
>
> Antonio
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
More information about the postgis-users
mailing list