Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#770 closed defect (fixed)

lib64 support for x86_64 architectures

Reported by: silfreed@… Owned by: nobody
Priority: major: does not work as expected Milestone:
Component: Build/Install Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Fedora
Platform Version: Awaiting user input: no

Description

In Fedora 64-bit libraries are installed to ${PREFIX}/lib64. Attached is a patch to relocate from lib/ to lib64/ using LIB_SUFFIX.

Attachments (1)

lib64-suffix-0.9.0.patch (3.4 KB ) - added by silfreed@… 17 years ago.
Patch to 0.9.0 for using LIB_SUFFIX to install/use different libdir

Download all attachments as: .zip

Change History (4)

by silfreed@…, 17 years ago

Attachment: lib64-suffix-0.9.0.patch added

Patch to 0.9.0 for using LIB_SUFFIX to install/use different libdir

comment:1 by silfreed@…, 17 years ago

See Red Hat Bug 247549 for details on my previous attempts to fix this bug.

comment:2 by wonder, 16 years ago

Milestone: Version 0.9.1
Resolution: fixed
Status: newclosed

Commits r7454 and r7456 made everything configurable, so now you should be able to modify QGIS_LIB_SUBDIR and QGIS_PLUGIN_SUBDIR variables in CMake to "lib64" and "lib64/qgis".

Martin

comment:3 by (none), 15 years ago

Milestone: Version 0.9.1

Milestone Version 0.9.1 deleted

Note: See TracTickets for help on using tickets.