[QGIS-trac] Re: [Quantum GIS] #2845: QGIS won't compile with python
Quantum GIS
qgis at qgis.org
Tue Jun 29 03:31:39 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 Alexbit):
If it's usefull for you:
This is the output of ccmake for stable (1.0.x):
The C compiler identification is GNU
The CXX compiler identification is GNU
Check for working C compiler: /usr/bin/gcc
Check for working C compiler: /usr/bin/gcc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Found Proj: /usr/lib/libproj.so
Found Sqlite3: /usr/lib/libsqlite3.so
Found GEOS: /usr/lib/libgeos_c.so
Found GDAL: /usr/lib/libgdal.so
Found PostgreSQL: /usr/lib/libpq.so
Found Expat: /usr/lib/libexpat.so
Using GSL from /usr
Could not find GRASS
Found PythonLibs: /usr/lib/libpython2.6.so
Found PythonInterp: /usr/bin/python2.6
Python libraries found
SIP is required in version 4.7 or later!
Python bindings disabled due dependency problems!
Looking for Q_WS_X11
Looking for Q_WS_X11 - found
Looking for Q_WS_WIN
Looking for Q_WS_WIN - not found.
Looking for Q_WS_QWS
Looking for Q_WS_QWS - not found.
Looking for Q_WS_MAC
Looking for Q_WS_MAC - not found.
Found Qt-Version 4.6.3 (using /usr/bin/qmake)
Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so
Looking for _POSIX_TIMERS
Looking for _POSIX_TIMERS - found
Python not being built
Configuring done
This is the output of ccmake for develop (1.4.x)
The C compiler identification is GNU
The CXX compiler identification is GNU
Check for working C compiler: /usr/bin/gcc
Check for working C compiler: /usr/bin/gcc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Looking for openpty
Looking for openpty - not found
Looking for openpty
Looking for openpty - found
Found Proj: /usr/lib/libproj.so
Found Expat: /usr/lib/libexpat.so
Using GSL from /usr
Found GEOS: /usr/lib/libgeos_c.so
Found GDAL: /usr/lib/libgdal.so
Found PostgreSQL: /usr/lib/libpq.so
Could not find GRASS
Found PythonLibs: /usr/lib/libpython2.6.so
Found PythonInterp: /usr/bin/python2.6
Python libraries found
SIP is required in version 4.7 or later!
Python bindings disabled due dependency problems!
Looking for Q_WS_X11
Looking for Q_WS_X11 - found
Looking for Q_WS_WIN
Looking for Q_WS_WIN - not found.
Looking for Q_WS_QWS
Looking for Q_WS_QWS - not found.
Looking for Q_WS_MAC
Looking for Q_WS_MAC - not found.
Found Qt-Version 4.6.3 (using /usr/bin/qmake)
Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so
Looking for _POSIX_TIMERS
Looking for _POSIX_TIMERS - found
Python not being built
Configuring done
This is the output of ccmake for SVN (1.5.x):
The C compiler identification is GNU
The CXX compiler identification is GNU
Check for working C compiler: /usr/bin/gcc
Check for working C compiler: /usr/bin/gcc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Quantum GIS version: 1.5.0 Tethys (10500)
Looking for openpty
Looking for openpty - not found
Looking for openpty
Looking for openpty - found
Found Proj: /usr/lib/libproj.so
Found Expat: /usr/lib/libexpat.so
Using GSL from /usr
Found GEOS: /usr/lib/libgeos_c.so
Found GDAL: /usr/lib/libgdal.so
Found PostgreSQL: /usr/lib/libpq.so
Could not find GRASS
Looking for Q_WS_X11
Looking for Q_WS_X11 - found
Looking for Q_WS_WIN
Looking for Q_WS_WIN - not found.
Looking for Q_WS_QWS
Looking for Q_WS_QWS - not found.
Looking for Q_WS_MAC
Looking for Q_WS_MAC - not found.
Found Qt-Version 4.6.3 (using /usr/bin/qmake)
Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so
Looking for _POSIX_TIMERS
Looking for _POSIX_TIMERS - found
Found PythonInterp: /usr/bin/python2.6
Found Python executable: /usr/bin/python2.6
Found Python version: 2.6.5
Found Python library: /usr/lib/libpython2.6.so
Found SIP version: 4.10.2
Found PyQt4 version: 4.7.3
Configuring done
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2845#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