[postgis-users] FW: postgis.sql

Paul Ramsey pramsey at refractions.net
Wed Oct 15 09:33:26 PDT 2003


Anthony,
Yes, the problem is that you cannot locate your postgis.sql file :)
You know that
(a) you really have to compile PostgreSQL from source to build PostGIS
(b) when you build PostGIS and run 'make install', postgis.sql gets 
installed in your PostgreSQL install directory, under share/contrib
(c) you have to build PostGIS from source at this point (unless someone 
generously gives you binaries or RPMs)
Always include lots of info with your questions. Like, for a question of 
your sort, knowing what platform you are using, how you installed 
postgis (did you install postgis), etc, would help people help you. What 
we do not know, we cannot use to help you.
Paul

Anthony Agoro (C) wrote:

>>Hi,
>>
>>I hope you can help. I installed Postgres7.3.4 and successfully created a database. 
>>I am trying to  load the PostGIS object and function definitions into my  database by loading the postgis.sql definitions file. 
>>
>>logged on as postgres user using the folloing command
>>  # psql -d [yourdatabase] -f postgis.sql	
>>
>>I  get the following error:
>>
>>postgis.sql:  No such file or directory 
>>
>>I did attempt to locate postgis.sql script but was unable to.
>>
>>Can any one help?
>>
>>Regards,
>>


-- 
       __
      /
      | Paul Ramsey
      | Refractions Research
      | Email: pramsey at refractions.net
      | Phone: (250) 885-0632
      \_




More information about the postgis-users mailing list