Bug 429038 - gdal not linked to correct proj4 library?
Summary: gdal not linked to correct proj4 library?
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gdal
Version: 8
Hardware: i386
OS: Linux
low
high
Target Milestone: ---
Assignee: Shawn McCann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-16 22:44 UTC by Daniel Lipsitt
Modified: 2008-03-27 22:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
: 576722 (view as bug list)
Environment:
Last Closed: 2008-03-27 22:46:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel Lipsitt 2008-01-16 22:44:26 UTC
Description of problem:

ogr2ogr -f gml -t_srs 'EPSG:4326' out.gml in.shp

gives this error:

ERROR 6: Unable to load PROJ.4 library (libproj.so), creation of
OGRCoordinateTransformation failed.
Failed to create coordinate transformation between the
following coordinate systems.  This may be because they
are not transformable, or because projection services
(PROJ.4 DLL/.so) could not be loaded.

Version-Release number of selected component (if applicable):

gdal-1.4.2-3.fc8
proj-4.5.0-1.fc7

Running 'ln -s /usr/lib/libproj.so.0 /usr/lib/libproj.so' fixes the problem. I'm not sure if this is proj or 
gdal's fault.

Comment 1 Balint Cristian 2008-02-12 09:13:43 UTC
reasigned to mccann0011  the new proj maintainer.


Comment 2 Balint Cristian 2008-03-27 22:46:07 UTC
now should be OK for F9 and F8


Note You need to log in before you can comment on or make changes to this bug.