[postgis-users] postgis install probs under OpenSuse 10.0

Poizot Emmanuel poizot at cnam.fr
Tue Dec 20 00:11:08 PST 2005


Hi,
I try to install postgis under OpenSuse 10.0.
I did downloaad the sources of postgres and compile it without any problems.
I downloaded postgis and decompresses it in the contrib folder of postgres.
Make and make install works well (no errors).
I started postgres :
postmaster -D /usr/local/pgsql/data >logfile 2>&1 &
I did create a database :
createdb test
then I attached plsql language to my newly database :
|createlang plpgsql test
but when I tape for the next step :
||psql -d test -f lwpostgis.sql

I've got a lots of messages :

|psql:lwpostgis.sql:30: NOTICE: le type «histogram2d» n'est pas encore 
défini
DÉTAIL : Création de la définition d'un shell type.
psql:lwpostgis.sql:30: ERREUR: n'a pas pu accéder au fichier 
«$libdir/liblwgeom.so.1.0» : Aucun fichier ou répertoire de ce type
psql:lwpostgis.sql:35: ERREUR: La transaction courante est annulée, les 
commandes sont ignorées jusqu'à la fon du bloc de la transaction
.
.
.
sql:lwpostgis.sql:2955: ERREUR: La transaction courante est annulée, les 
commandes sont ignorées jusqu'à la fon du bloc de la transaction
psql:lwpostgis.sql:2961: ERREUR: La transaction courante est annulée, 
les commandes sont ignorées jusqu'à la fon du bloc de la transaction
ROLLBACK

is this a problem of path, and if so wich one is missing ?
Regards
--

------------------------------------------------
Emmanuel Poizot
Cnam/Intechmer
B.P. 324
50103 Cherbourg Cedex

Phone (Direct) : (00 33)(0)233887342
Fax : (00 33)(0)233887339
------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poizot.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20051220/4cab3b0c/attachment.vcf>


More information about the postgis-users mailing list