Ticket #707 (closed defect: wontfix)

Opened 2 years ago

Last modified 2 years ago

loading postgis.sql returns an error

Reported by: pcav Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: trunk
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

Changed 2 years ago by pcav

\i ./postgis.sql

works

Changed 2 years ago by pramsey

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.

Changed 2 years ago by pcav

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?

Changed 2 years ago by robe

Paolo,

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

Changed 2 years ago by pcav

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

Changed 2 years ago by robe

  • status changed from new to closed
  • resolution set to wontfix
Note: See TracTickets for help on using tickets.