Hi,
I tried to install gpsd-clients on my old ATTITUDE ADJUSTMENT (Bleeding Edge, r31672) with LUCI.
The installation was succesfull.
LUCI said:
Installing gpsd-clients (3.7-1) to root...
Downloading http://downloads.openwrt.org/snapshots/ … r71xx.ipk.
Multiple packages (librt and librt) providing same name marked HOLD or PREFER. Using latest.
Installing libncurses (5.7-5) to root...
Downloading http://downloads.openwrt.org/snapshots/ … r71xx.ipk.
Installing terminfo (5.7-5) to root...
Downloading http://downloads.openwrt.org/snapshots/ … r71xx.ipk.
Configuring terminfo.
Configuring libncurses.
Configuring gpsd-clients.
but then I tried to start a program from this package
root@OpenWrt:~# gpspipe -h
gpspipe: can't load library 'libcap.so.2'
thats in /usr/lib
root@OpenWrt:/usr/lib# ls
crda libip4tc.so libpanel.so
iptables libip4tc.so.0 libpanel.so.5
libcurses.so libip4tc.so.0.0.0 libpanel.so.5.7
libform.so libiwinfo.so libusb-1.0.so
libform.so.5 liblua.so.5.1.4 libusb-1.0.so.0
libform.so.5.7 libmenu.so libusb-1.0.so.0.0.0
libgps.so.20 libmenu.so.5 libxtables.so
libgps.so.20.0 libmenu.so.5.7 libxtables.so.5
libgps.so.20.0.0 libncurses.so libxtables.so.5.0.0
libgpsd.so.20 libncurses.so.5 lua
libgpsd.so.20.0 libncurses.so.5.7 opkg
libgpsd.so.20.0.0 libnl-tiny.so pppd
Any suggestions ??