Opened 12 years ago

Closed 5 years ago

#4444 closed defect (wontfix)

Hard-coded /lib/gdalplugins doesn't allow for lib64 directories

Reported by: volter Owned by: warmerdam
Priority: normal Milestone: closed_because_of_github_migration
Component: ConfigBuild Version: 1.9.0
Severity: normal Keywords: plugin plug-in autoload
Cc:

Description

gcore/gdaldrivermanager.cpp and ogr/ogrsf_frmts/generic/ogrsfdriverregistrar.cpp both hard-code GDAL_PREFIX "/lib/gdalplugins".

This does not allow for lib64, as necessary on some systems.

Change History (3)

comment:1 by Even Rouault, 12 years ago

Milestone: 2.0.0
Resolution: fixed
Status: newclosed

trunk r24986 "Avoid hardcoded "/lib/gdalplugins" string in GDAL and OGR plugin loading, to make some 64bit Linux distros happier (#4444)"

comment:2 by Even Rouault, 12 years ago

Milestone: 2.0.0
Resolution: fixed
Status: closedreopened

r24986 was reverted in r24987 . Reopening ticket...

comment:3 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: reopenedclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.