[QGIS-trac] Re: [Quantum GIS] #2845: QGIS won't compile with python
Quantum GIS
qgis at qgis.org
Tue Jun 29 04:22:10 EDT 2010
#2845: QGIS won't compile with python
------------------------------------------------+---------------------------
Reporter: Alexbit | Owner: borysiasty
Type: bug | Status: new
Priority: major: does not work as expected | Milestone:
Component: Python plugins and bindings | Version:
Keywords: python bindings | Platform_version: Linux
Platform: Linux | Must_fix: No
Status_info: 1 |
------------------------------------------------+---------------------------
Comment(by jef):
Replying to [comment:3 Alexbit]:
> If it's usefull for you:
> This is the output of ccmake for stable (1.0.x):
{{{
...
Python libraries found
SIP is required in version 4.7 or later!
Python bindings disabled due dependency problems!
}}}
> This is the output of ccmake for develop (1.4.x)
{{{
...
Python libraries found
SIP is required in version 4.7 or later!
Python bindings disabled due dependency problems!
}}}
> This is the output of ccmake for SVN (1.5.x):
{{{
...
Found Python library: /usr/lib/libpython2.6.so
Found SIP version: 4.10.2
Found PyQt4 version: 4.7.3
}}}
Ok, so python support is only builtin for 1.5. Earlier version probably
just don't detect that SIP 4.10 is newer than 4.7 (see also #2446).
Anyway, what (runtime) errors do you get regarding the python support with
1.5?
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2845#comment:4>
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