Temat: Gargoyle a instalacja sane
Dzień dobry
Na najnowszym gargoyle od Cezarego na routerze netgear 4300 potrzebuje zainstalować sane w celu korzystania ze skanera.
Pakiet hplip-sane ściągam stąd
https://downloads.openwrt.org/releases/ … /packages/
pakiet hplip-common
https://downloads.openwrt.org/releases/ … /packages/
pakiet libusb
https://downloads.openwrt.org/releases/ … 24kc/base/
Instalacja libusb
root@Sypialnia:~# opkg install /tmp/libusb-1.0_1.0.22-1_mips_24kc.ipk
Preparing to install the following packages, which will require 25314 bytes:
libusb-1.0
Preparing to install package libusb-1.0...
ERROR: file '/usr/lib/libusb-1.0.so'
from package libusb-1.0 already exists.
An error occurred during Installation, removing partially installed packages.
Removing package libusb-1.0...
Finished removing libusb-1.0.
Finished removing partially installed packages.
instalacja hplip-common
root@Sypialnia:~# opkg install /tmp/hplip-common_3.19.3-1_mips_24kc.ipk
ERROR: Dependency libusb-1.0-0 of package hplip-common cannot be found, try updating your package lists
instalacja hplip-sane
root@Sypialnia:~# opkg install /tmp/hplip-sane_3.19.3-1_mips_24kc.ipk
ERROR: Dependency hplip-common of package hplip-sane cannot be found, try updating your package lists
Proszę o pomoc