[postgis-users] problem to install 1.1.2 on AIX

Paolo De Simone pdesimone at infocall.it
Tue Apr 18 08:26:20 PDT 2006


Hello all,

i'm trying to install PostGIS 1.1.2
over PostgreSQL 8.1.3
on AIX 5.2 RISC 6000


the steps
- gmake
- gmake install

are OK

but when run
psql -f lwpostgis.sql -d myDB

had the following result :

"
 BEGIN
psql:/usr/local/postgresql8_1_3/pgsql/share/lwpostgis.sql:45: NOTICE:  type 
"histogram2d" is not yet defined
DETAIL:  Creating a shell type definition.
psql:/usr/local/postgresql8_1_3/pgsql/share/lwpostgis.sql:45: ERROR:  could 
not load library "/usr/local/postgresql8_1_3/pgsql/lib/liblwgeom.so": Cannot 
run a file that does not have a valid format.
psql:/usr/local/postgresql8_1_3/pgsql/share/lwpostgis.sql:50: ERROR: 
current transaction is aborted, commands ignored until end of transaction 
block
psql:/usr/local/postgresql8_1_3/pgsql/share/lwpostgis.sql:58: ERROR: 
current transaction is aborted, commands ignored until end of transaction 
block
...
...
...
psql:/usr/local/postgresql8_1_3/pgsql/share/lwpostgis.sql:3358: ERROR: 
current transaction is aborted, commands ignored until end of transaction 
block
ROLLBACK

"


Many thanks to anybody that can help me.



Greetings
paolo 




More information about the postgis-users mailing list