Hi! GPS support is brand new, you may want to add libgps-dev and qt5positioning-dev (or something sounding quite similar) to the build requirements instead and apt-get install those.
HTH, G. Am 02.04.2017 21:55, schrieb Antonio Alonzi: > Hi all, > > I'd like a user account to be able to edit the wiki: > - > http://stellarium.org/wiki/index.php/Compilation_on_Linux#Getting_the_source_code > > What I would like to add is a tip that if getting the error below > while executing: > > cmake ../.. > Then run instead > > cmake -DENABLE_GPS=0 ../.. > >> cmake ../.. > -- Platform: Linux-4.4.0-64-generic > -- Found Qt5: /usr/lib/x86_64-linux-gnu/qt5/bin/qmake (found suitable > version "5.5.1") > -- GPS: support by Qt's NMEA handling enabled. > CMake Error at CMakeLists.txt:435 (FIND_PACKAGE): > By not providing "FindQt5Positioning.cmake" in CMAKE_MODULE_PATH > this > project has asked CMake to find a package configuration file > provided by > "Qt5Positioning", but CMake did not find one. > > Could not find a package configuration file provided by > "Qt5Positioning" > with any of the following names: > > Qt5PositioningConfig.cmake > qt5positioning-config.cmake > > Add the installation prefix of "Qt5Positioning" to CMAKE_PREFIX_PATH > or set > "Qt5Positioning_DIR" to a directory containing one of the above > files. If > "Qt5Positioning" provides a separate development package or SDK, be > sure it > has been installed. > > -- Configuring incomplete, errors occurred! > See also > "~/Programming/stellarium/builds/unix/CMakeFiles/CMakeOutput.log". > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Stellarium-pubdevel mailing list > Stellarium-pubdevel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Stellarium-pubdevel mailing list Stellarium-pubdevel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel