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