%general-entities; ]> geocode-glib-&geocode-glib-version; geocode-glib Introduction to Geocode GLib The Geocode GLib is a convenience library for the Yahoo! Place Finder APIs. The Place Finder web service allows to do geocoding (finding longitude and latitude from an address), and reverse geocoding (finding an address from coordinates). &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &geocode-glib-md5sum; Download size: &geocode-glib-size; Estimated disk space required: &geocode-glib-buildsize; Estimated build time: &geocode-glib-time; Geocode GLib Dependencies Required and Recommended &gobject-introspection; Optional Installation of Geocode GLib Install Geocode GLib by running the following commands: mkdir build && cd build && meson setup --prefix /usr \ --buildtype=release \ -Denable-gtk-doc=false \ -Dsoup2=false \ .. && ninja To test the results, issue: LANG=C ninja test. One test fails because it needs the sv_SE.utf8 locale, which is not installed by default in LFS. Now, as the root user: ninja install Command Explanations -Denable-gtk-doc=false: Allow this package to be built without . Remove this parameter if is installed and you wish to rebuild and install the API documentation. -Dsoup2=false: This switch forces this package to use libsoup-3 for HTTP requests instead of libsoup-2. The packages in BLFS that use geocode-glib now expect libsoup-3 to be used. Contents Installed Programs Installed Library Installed Directories None libgeocode-glib-2.so /usr/include/geocode-glib-2.0, /usr/libexec/installed-tests/geocode-glib, /usr/share/icons/gnome/scalable/places, and /usr/share/gtk-doc/html/geocode-glib Short Descriptions libgeocode-glib-2.so contains the Geocode GLib API functions libgeocode-glib-2.so