[QGIS-trac] Re: [Quantum GIS] #2882: Python support broken for 64 bit systems

Quantum GIS qgis at qgis.org
Mon Jul 12 10:39:15 EDT 2010


#2882: Python support broken for 64 bit systems
------------------------------------------------+---------------------------
   Reporter:  volter                            |              Owner:  borysiasty   
       Type:  bug                               |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.5.0
  Component:  Python plugins and bindings       |            Version:               
   Keywords:                                    |   Platform_version:               
   Platform:  Unix                              |           Must_fix:  Yes          
Status_info:  0                                 |  
------------------------------------------------+---------------------------

Comment(by jef):

 Replying to [comment:2 volter]:
 > Yes, the error message is:
 >
 > Warning: Couldn't load Python support library: Cannot load library
 /usr/lib/qgispython: (/usr/lib/libqgispython.so: cannot open shared object
 file: No such file or directory)
 >
 > The library is actually in /usr/lib64, not in /usr/lib.

 The standard configuration wouldn't install into that directory - but
 QGIS_LIB_SUBDIR is configurable - so we should use the configured value.
 Does the attached patch help (also for #2618)?

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2882#comment:3>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list