[postgis-users] PostGIS 1.1.0 Compile Error - could not load library "/usr/local/pgsql/lib/liblwgeom.so.1.1...

Adam.Wohld at VerizonWireless.com Adam.Wohld at VerizonWireless.com
Wed Jan 4 11:04:08 PST 2006


I'm trying to fish-up my install of PostGIS 1.1.0

When I run:  "psql -d geo -f lwpostgis.sql"


I get this error:  

[postgres at ilsbwohld postgis-1.1.0]$ psql -d geo -f lwpostgis.sql
BEGIN
psql:lwpostgis.sql:39: NOTICE:  type "histogram2d" is not yet defined
DETAIL:  Creating a shell type definition.
psql:lwpostgis.sql:39: ERROR:  could not load library "/usr/local/pgsql/lib/liblwgeom.so.1.1": libproj.so.0: cannot open shared object file: No
 such file or directory
psql:lwpostgis.sql:44: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:lwpostgis.sql:52: ERROR:  current transaction is aborted, commands ignored until end of transaction block
psql:lwpostgis.sql:62: ERROR:  current transaction is aborted, commands ignored until end of transaction block
...
...
...


I ran "/sbin/ldconfig" as root and that didn't help.  I have also run "createlang plpgsql geo".

Any ideas about what's wrong?


The information contained in this message and any attachment may be
proprietary, confidential, and privileged or subject to the work
product doctrine and thus protected from disclosure.  If the reader
of this message is not the intended recipient, or an employee or
agent responsible for delivering this message to the intended
recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify me
immediately by replying to this message and deleting it and all
copies and backups thereof.  Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20060104/891dd91b/attachment.html>


More information about the postgis-users mailing list