[postgis-users] trouble in install postgis

Chen Fu novalet at yahoo.com.cn
Thu Jun 26 01:03:14 PDT 2003


Hi!
It is the first time I use postgis. I have a trouble
in install postgis.

I do step by step following the instruction in
postgis.refractions.net.

///
cd contrib
gunzip postgis-0.7.1.tar.gz
tar xvf postgis-0.7.1.tar
cd postgis-0.7.1
make
make install
createlang plpgsql yourtestdatabase
psql -d yourtestdatabase -f postgis.sql
psql -d yourtestdatabase -f spatial_ref_sys.sql 
///

but when i reach 
psql -d hello -f postgis.sql

There is some errors, message is:

BEGIN
        message
------------------------
 PL/PgSQL is installed.

error: argument type cstring does not exist
psql:postgis.sql:18: error:  argument type cstring
does not exist


Any problem in my istall process? Any suggestion?


=====
Remote Scensing Satellite Ground Station
Chinese Academy of Science

_________________________________________________________
Do You Yahoo!? 
网恋的诠释:真情还是放纵?
http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.surveys.yahoo.com/netlove



More information about the postgis-users mailing list