<html><body><div style="color:#000; background-color:#fff; font-family:garamond, new york, times, serif;font-size:16px"><div id="yui_3_16_0_1_1433971320994_5043">Hello,</div><div id="yui_3_16_0_1_1433971320994_5137">I am trying to install marble's python bindings and getting the following error</div><div dir="ltr" id="yui_3_16_0_1_1433971320994_5290">I have installed pyQt and SIP . Can you please help</div><div id="yui_3_16_0_1_1433971320994_5301" dir="ltr"><br></div><div id="yui_3_16_0_1_1433971320994_5304" dir="ltr">Thanks in advance<br></div><div id="yui_3_16_0_1_1433971320994_5302"><br></div><div id="yui_3_16_0_1_1433971320994_5303"><b>ERROR</b><br></div><div dir="ltr" id="yui_3_16_0_1_1433971320994_5154">CMake Warning at MarbleMacros.cmake:234 (find_package):<br style="" class=""> By not providing "FindPythonLibrary.cmake" in CMAKE_MODULE_PATH this<br style="" class=""> project has asked CMake to find a package configuration file provided by<br style="" class=""> "PythonLibrary", but CMake did not find one.<br style="" class=""><br style="" class=""> Could not find a package configuration file provided by "PythonLibrary"<br style="" class=""> with any of the following names:<br style="" class=""><br style="" class=""> PythonLibraryConfig.cmake<br style="" class=""> pythonlibrary-config.cmake<br style="" class=""><br style="" class=""> Add the installation prefix of "PythonLibrary" to CMAKE_PREFIX_PATH or set<br style="" class=""> "PythonLibrary_DIR" to a directory containing one of the above files. If<br style="" class=""> "PythonLibrary" provides a separate development package or SDK, be sure it<br style="" class=""> has been installed.<br style="" class="">Call Stack (most recent call first):<br style="" class=""> CMakeLists.txt:134 (macro_optional_find_package)<br style="" class=""><br style="" class=""><br style="" class="">CMake Warning at MarbleMacros.cmake:234 (find_package):<br style="" class=""> By not providing "FindSIP.cmake" in CMAKE_MODULE_PATH this project has<br style="" class=""> asked CMake to find a package configuration file provided by "SIP", but<br style="" class=""> CMake did not find one.<br style="" class=""><br style="" class=""> Could not find a package configuration file provided by "SIP" with any of<br style="" class=""> the following names:<br style="" class=""><br style="" class=""> SIPConfig.cmake<br style="" class=""> sip-config.cmake<br style="" class=""><br style="" class=""> Add the installation prefix of "SIP" to CMAKE_PREFIX_PATH or set "SIP_DIR"<br style="" class=""> to a directory containing one of the above files. If "SIP" provides a<br style="" class=""> separate development package or SDK, be sure it has been installed.<br style="" class="">Call Stack (most recent call first):<br style="" class=""> CMakeLists.txt:136 (macro_optional_find_package)<br style="" class=""><br style="" class=""><br style="" class="">CMake Error at CMakeLists.txt:142 (include):<br style="" class=""> include could not find load file:<br style="" class=""><br style="" class=""> SIPMacros<br style="" class=""><br style="" class=""><br style="" class="">CMake Warning at MarbleMacros.cmake:234 (find_package):<br style="" class=""> By not providing "FindPyQt4.cmake" in CMAKE_MODULE_PATH this project has<br style="" class=""> asked CMake to find a package configuration file provided by "PyQt4", but<br style="" class=""> CMake did not find one.<br style="" class=""><br style="" class=""> Could not find a package configuration file provided by "PyQt4" with any of<br style="" class=""> the following names:<br style="" class=""><br style="" class=""> PyQt4Config.cmake<br style="" class=""> pyqt4-config.cmake<br style="" class=""><br style="" class=""> Add the installation prefix of "PyQt4" to CMAKE_PREFIX_PATH or set<br style="" class=""> "PyQt4_DIR" to a directory containing one of the above files. If "PyQt4"<br style="" class=""> provides a separate development package or SDK, be sure it has been<br style="" class=""> installed.<br style="" class="">Call Stack (most recent call first):<br style="" class=""> CMakeLists.txt:144 (macro_optional_find_package)<br style="" class=""><br style="" class=""><br style="" class="">-- Could NOT find Phonon (missing: PHONON_INCLUDE_DIR PHONON_LIBRARY) <br style="" class="">-- Could NOT find QextSerialPort (missing: QEXTSERIALPORT_INCLUDE_DIR QEXTSERIALPORT_LIBRARIES) <br style="" class="">-- Could NOT find quazip (missing: QUAZIP_INCLUDE_DIR QUAZIP_LIBRARIES) <br style="" class="">-- Could NOT find libshp (missing: LIBSHP_INCLUDE_DIR LIBSHP_LIBRARIES) <br style="" class="">-- Could NOT find libgps (missing: LIBGPS_INCLUDE_DIR LIBGPS_LIBRARIES) <br style="" class="">-- checking for module 'liblocation>=0.102'<br style="" class="">-- package 'liblocation>=0.102' not found<br style="" class="">-- checking for module 'QtLocation>=1.0.1'<br style="" class="">-- package 'QtLocation>=1.0.1' not found<br style="" class="">-- Could NOT find QtMobility (missing: QTMOBILITY_INCLUDE_DIR) <br style="" class="">-- Could NOT find QtLocation (missing: QTLOCATION_INCLUDE_DIR QTLOCATION_LIBRARIES) <br style="" class="">-- Could NOT find libwlocate (missing: LIBWLOCATE_INCLUDE_DIR LIBWLOCATE_LIBRARIES) <br style="" class="">-- <br style="" class="">-- The following features have been enabled:<br style="" class=""><br style="" class=""> * Unit tests , Build unit tests. Toggle with BUILD_MARBLE_TESTS=YES/NO. 'make test' will run all.<br style="" class=""> * Qt Designer plugins , Marble widget support in Qt Designer. Toggle with WITH_DESIGNER_PLUGIN=YES/NO<br style="" class=""><br style="" class="">-- The following REQUIRED packages have been found:<br style="" class=""><br style="" class=""> * Qt4 , cross-platform application framework , <http://qt.digia.com/><br style="" class=""> core framework<br style="" class=""><br style="" class="">-- The following features have been disabled:<br style="" class=""><br style="" class=""> * Marble tools , Build various Marble tools for e.g. file format conversion. Toggle with BUILD_MARBLE_TOOLS=YES/NO.<br style="" class=""> * Marble library C++ examples , Build C++ examples showing how to use the Marble library. Toggle with BUILD_MARBLE_EXAMPLES=YES/NO.<br style="" class=""><br style="" class="">-- The following OPTIONAL packages have not been found:<br style="" class=""><br style="" class=""> * PythonLibrary<br style="" class=""> * SIP<br style="" class=""> * PyQt4<br style="" class=""> * Phonon , cross-platform multimedia framework that enables the use of audio and video content , <http://qt.digia.com/><br style="" class=""> Voice navigation (sound or human speakers)<br style="" class=""> * QextSerialPort , access to serial ports , <http://code.google.com/p/qextserialport/><br style="" class=""> Reading from serial port in APRS plugin<br style="" class=""> * quazip , reading and writing of ZIP archives , <http://quazip.sourceforge.net/><br style="" class=""> reading and displaying .kmz files<br style="" class=""> * libshp , reading and writing of ESRI Shapefiles (.shp) , <http://shapelib.maptools.org/><br style="" class=""> reading and displaying .shp files<br style="" class=""> * libgps , communicating with the GPS daemon , <http://catb.org/gpsd/><br style="" class=""> position information via gpsd<br style="" class=""> * liblocation , position information on Maemo 5 devices , <http://maemo.org/><br style="" class=""> position information via GPS/WLAN for the Nokia N900 smartphone<br style="" class=""> * QtMobility , a collection of APIs and frameworks , <http://qt.digia.com/><br style="" class=""> Required for QtLocation to work<br style="" class=""> * QtLocation , geographical support for position and map use , <http://qt.digia.com/><br style="" class=""> position information via QtMobility QtLocation<br style="" class=""> * libwlocate , WLAN-based geolocation , <http://www.openwlanmap.org/><br style="" class=""> Position information based on neighboring WLAN networks<br style="" class=""><br style="" class="">-- Configuring incomplete, errors occurred!<br style="" class="">See also "/home/guru/marble/build/CMakeFiles/CMakeOutput.log".<br style="" class="">See also "/home/guru/marble/build/CMakeFiles/CMakeError.log".<br></div><div style="" class="" id="yui_3_16_0_1_1433971320994_5154"><br style="" class=""></div></div></body></html>