[postgis-users] trouble in install postgis

chodgson at refractions.net chodgson at refractions.net
Thu Jun 26 09:27:44 PDT 2003


What version of postgresql are you trying to install on? I expect you are 
trying to install onto postges 7.3, and you are using an old version of 
postgis - get the latest, postgis-0.7.5.tar.gz and try to install that instead.

Chris

Quoting Chen Fu <novalet at yahoo.com.cn>:

> 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
> 
> _______________________________________________
> 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