Temat: OpenWrt i kalkulator "bc", jak zainstalować?
Witam,
potrzebuję kalkulatora "bc" do OpenWrt, niestety mam taki wynik:
najpierw opkg update i nastepnie:
root@openwrt:/# opkg install bc
Installing bc (1.06.95-1) to root...
Downloading http://downloads.openwrt.org/chaos_calm … r71xx.ipk.
Installing libreadline (6.3-1) to root...
Downloading http://downloads.openwrt.org/chaos_calm … r71xx.ipk.
Collected errors:
* extract_archive: Cannot create symlink from ./usr/lib/libreadline.so.6 to 'libreadline.so.6.3': No space left on device.
* extract_archive: Cannot create symlink from ./usr/lib/libhistory.so to 'libhistory.so.6': No space left on device.
* wfopen: /usr/lib/libhistory.so.6.3: No space left on device.
* pkg_write_filelist: Failed to open //usr/lib/opkg/info/libreadline.list: No space left on device.
* opkg_install_pkg: Failed to extract data files for libreadline. Package debris may remain!
* opkg_install_cmd: Cannot install package bc.
* opkg_conf_write_status_files: Can't open status file //usr/lib/opkg/status: No space left on device.
root@openwrt:/# free
total used free shared buffers
Mem: 28480 24388 4092 1076 1724
-/+ buffers: 22664 5816
Swap: 0 0 0
Co mam z tym zrobić? Jak zainstalować bc?