%general-entities; ]> $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. &lfs80_checked; 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; Additional Downloads Required patch (if GPSD is installed): GeoClue Dependencies Required , and Recommended if you are building GNOME and Optional GPSD, and oFono User Notes: Installation of GeoClue Install GeoClue by running the following commands: patch -Np1 -i ../geoclue-&geoclue-version;-gpsd_fix-1.patch && sed -i "s@ -Werror@@" configure && sed -i "s@libnm_glib@libnm-glib@g" configure && sed -i "s@geoclue/libgeoclue.la@& -lgthread-2.0@g" \ providers/skyhook/Makefile.in && ./configure --prefix=/usr && 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 variable, otherwise the build will fail with gcc-4.7. sed -i "s@libnm_glib@libnm-glib@g" configure: This sed fixes detection of NetworkManager libraries. sed -i "s@geoclue/libgeoclue.la@& -lgthread-2.0@g" .. : This sed fixes building GeoClue with recent binutils. Contents Installed Programs Installed Library Installed Directory None libgeoclue.so /usr/include/geoclue, /usr/share/geoclue-providers, and /usr/share/gtk-doc/html/geoclue Short Descriptions libgeoclue.so contains functions that provide the GeoClue geoinformation application programming interface. libgeoclue.so