[QGIS-trac] Re: [Quantum GIS] #1518: python binding does not link with libpython

Quantum GIS qgis at qgis.org
Sun Aug 2 13:45:27 EDT 2009


#1518: python binding does not link with libpython
-------------------------------------+--------------------------------------
        Reporter:  fundawang         |         Owner:  nobody       
            Type:  patch             |        Status:  new          
        Priority:  minor: annoyance  |     Milestone:  Version 1.0.3
       Component:  Build/Install     |       Version:  1.0.0        
      Resolution:                    |      Keywords:               
Platform_version:                    |      Platform:  All          
        Must_fix:  No                |   Status_info:  0            
-------------------------------------+--------------------------------------
Comment (by jef):

 Replying to [comment:14 neteler]:
 > On Mandriva 2009.1, I have python-sip-4.7.9-3, python-qt4-4.4.4-6 and
 qt4-common-4.5.2-1.3. Your version seems to be more recent (but Debian
 *unstable*).
 >
 > The resulting library is also here linked with python:
 > {{{
 > ldd /home/local/lib/qgis/lib/libqgispython.so |grep pyth
 >         libpython2.6.so.1.0 => /usr/lib64/libpython2.6.so.1.0
 (0x00007f19e0f18000)
 > }}}
 >
 > Not sure what to do.

 With or without the patch?   Mine is without the patch.   And I thought
 the patch's intent was to get that explicit link - which is there now.  I
 guess the patch is obsolete now.

 And this might have been a bug in PyQt4 (or probably even SIP) in the
 first place as that link is probably as useful for every other python
 binding as it is for qgis' and should have been - and probably was in the
 meantime - added there.

 I'd opt for leaving things as the are in qgis and consider this a problem
 with older systems and declare it a packaging problem.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1518#comment:15>
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