How To Install
From GeoSharing
| Line 125: | Line 125: | ||
root@om-gta02 ~ # opkg update | root@om-gta02 ~ # opkg update | ||
root@om-gta02 ~ # opkg upgrade | root@om-gta02 ~ # opkg upgrade | ||
| - | root@om-gta02 ~ # opkg install make gcc gcc-symlinks libc6 libc6-dev binutils binutils-symlinks coreutils kernel-module-tun kernel-module-tunnel4 mdbus libglib-2.0-dev libdbus-glib-1-dev gconf orbit2 libidl-2-0 policykit eggdbus libexif12 libgps gpsd-dev gtk+ gconf libxml2-dev libsoup-2.4-dev bluez4-dev curl curl-dev libexif-dev libconfig-dev | + | root@om-gta02 ~ # opkg install make gcc gcc-symlinks libc6 libc6-dev binutils binutils-symlinks coreutils kernel-module-tun kernel-module-tunnel4 mdbus libglib-2.0-dev |
| + | libdbus-glib-1-dev gconf orbit2 libidl-2-0 policykit eggdbus libexif12 libgps gpsd-dev gtk+ gconf libxml2-dev libsoup-2.4-dev bluez4-dev curl curl-dev | ||
| + | libexif-dev libconfig-dev | ||
Now that the needed packages are installed, OLSRd, tangoGPS and the GeoSharing application can be compiled and installed on the Neo FreeRunner. | Now that the needed packages are installed, OLSRd, tangoGPS and the GeoSharing application can be compiled and installed on the Neo FreeRunner. | ||
| Line 303: | Line 305: | ||
* The GeoSharing application can also be launched alone in a terminal. The interactions with the end-user takes place through messages displayed in the terminal. | * The GeoSharing application can also be launched alone in a terminal. The interactions with the end-user takes place through messages displayed in the terminal. | ||
| + | |||
| + | Information about using the application can be found [[Run_GeoSharing|here]]. | ||