%general-entities; ]> $LastChangedBy$ $Date$ GeoClue-&geoclue-version; GeoClue Introduction to GeoClue GeoClue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of the GeoClue project is to make creating location-aware applications as simple as possible. &lfs71_built; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &geoclue-md5sum; Download size: &geoclue-size; Estimated disk space required: &geoclue-buildsize; Estimated build time: &geoclue-time; GeoClue Dependencies Required and User Notes: Installation of GeoClue Install GeoClue by running the following commands: sed -i 's# -Werror##' configure && ./configure --prefix=/usr --libexecdir=/usr/lib/geoclue && make This package does not come with a test suite. Now, as the root user: make install Command Explanations sed -i 's# -Werror##' configure: This sed removes -Werror from the CFLAGS, otherwise the build will fail with gcc-4.7. : This option installs its private executables into /usr/lib/geoclue. Contents Installed Library Installed Directories libgeoclue.so. /usr/lib/geoclue and /usr/share/geoclue-providers. Short Descriptions libgeoclue.so contains functions that provide the GeoClue geoinformation application programming interface libgeoclue.so