Opened 13 years ago

Closed 13 years ago

#707 closed defect (wontfix)

loading postgis.sql returns an error

Reported by: pcav Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: Cc:

Description

After successful compilation against postgresql 9.0 (installed from deb from unstable) from svn trunk, on

psql -d yourdatabase -f postgis.sql

I get

psql:postgis.sql:60: ERROR: could not access file "$libdir/postgis-2.0": No such file or directory

but

-rwxr-xr-x 1 root root 1871165 13 dic 07.35 /usr/lib/postgresql/9.0/lib/postgis-2.0.so

Debian Squeezy, up to date.

Change History (6)

comment:1 by pcav, 13 years ago

\i ./postgis.sql

works

comment:2 by pramsey, 13 years ago

I'm just going to be closing this ticket in 6 months… can you diagnose your own system further? It's not likely a systemic postgis problem.

comment:3 by pcav, 13 years ago

I have both 8.4 and 9.0, both from official debs: could this be a problem? Anything specific you have in mind for a proper diagnosis?

comment:4 by robe, 13 years ago

Paolo,

You still having this problem or can we consider this a non-issue? I don't want to wait another 2 months.

comment:5 by pcav, 13 years ago

I guess you can close it; it is just a minor annoyance ($libdir not defined). I now use explicit paths.

comment:6 by robe, 13 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.