On Tue, 2009-12-29 at 04:06 +0000, Muhammad Adnan wrote:
> /usr/local/pgsql/bin/psql -d test
> -f /usr/share/postgresql/8.4/contrib/postgis.sql
> 
<snip>

> I am installing the following packages on ubuntu 9.10
> postgresql-8.4.1


So your are not using the psql that is provided by PostgreSQL package
itself, which is causing confusions. Either use distro's PostgreSQL, or
compile PostGIS from sources, or edit postgis.sql so that it will point
to correct $libdir.
-- 
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com 
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to