[Qgis-developer] x86_64 support

Douglas E. Warner silfreed at silfreed.net
Tue Jul 31 13:21:06 EDT 2007


I'm working on a bug for the packages I built for Fedora where the plugins 
aren't found for x86_64. 
(https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=247549)

I'm thinking this has to do with the fact that qgis is hard-coded to install 
to /usr/lib, where the default path for libraries on x86_64 is /usr/lib64.  
I've created a patch to install the libraries and plugins to this directory, 
but it appears that qgis is still looking in the wrong place somehow.

I don't have access to an x86_64 box so it's difficult for me to test.

-Doug
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lib64-suffix.patch
Type: text/x-diff
Size: 3720 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/qgis-developer/attachments/20070731/c40b0ef3/lib64-suffix.bin


More information about the Qgis-developer mailing list