Sane BACKENDS:Credo che il problema sia come dicevi tu, le librerie usb, quando o dato
./configure per l'installazione di
sane-backends-1.0.19, alla fine della configurazione nel terminale mi a dato questo "warning" per il "buildt"
-> The following backends will be built:
abaton agfafocus apple artec artec_eplus48u as6e avision bh canon canon630u cardscan coolscan coolscan2 dc25 dmc epjitsu epson epson2 fujitsu genesys gt68xx hp hp3500 hp3900 hp4200 hp5400 hp5590 hpljm1005 hs2p ibm leo lexmark ma1509 matsushita microtek microtek2 mustek mustek_usb nec niash pie pixma plustek ricoh s9036 sceptre sharp sm3600 sm3840 snapscan sp15c st400 stv680 tamarack teco1 teco2 teco3 test u12 umax umax_pp umax1220u plustek_pp qcam v4l net mustek_usb2
*** Warning: sane-backends will be built without libusb support. There may
*** be valid reasons to do so, e.g. if you don't use USB scanners or on
*** platforms without libusb support but generally this means that you
*** can't use USB devices with SANE. The most probable cause is that
*** the libusb header file usb.h is not installed. If you use Linux
*** you may need a package called 'libusb-dev', 'libusb-devel' or similar.
****************************************************************
* Please be sure to read file PROBLEMS in this directory *
* BEFORE running any of the SANE applications. Some devices *
* may be damaged by improper operation, so please do heed this *
* advice. *
****************************************************************
...dato il messaggio, sono andato al CCM per cercare d'installare il necessario dando su "cerca" di "gestione software"
la parola chiave "libusb" , ed era già presente:
libusb1.0-devel - Development files for libusb...per cui ho installato il mancante:
libusbmuxd0 - Library to access the usbmuxd daemon ...che serve al ipod e roba mac, dopo o spuntato anche:
libusb-compat0.1-devel - Development files for libusb-0.1...e non mi diede più l'errore alla fine di
./configure...in fine lo installai ma niente scanner
Sane FRONTENDS:Questo è l'errore nella compilazione di "sane-frontends", senza arrivare all'installazione, (dando solo il comando .
/configure):
no
*** Could not run GIMP test program, checking why...
****************************************************************
WARNING: GTK-0.99.13 or newer is needed for compiling the GUI
frontends. If you installed gtk as rpm make sure
you also installed gtk-devel.
===> GUIs will be deactivated
****************************************************************
You may need to remove /dev/null before you run configure again.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating sanei/Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating include/sane/config.h
****************************************************************
* *
* SANE-FRONTENDS configure status: *
* -------------------------------- *
* * GTK not found: GUIs deactivated *
* *
****************************************************************
* *
* To compile SANE-FRONTENDS: *
* -------------------------- *
* make *
* make install *
* *
* ------------------------------------------------------------ *
* ... PLEASE READ SANE DOCUMENTATION BEFORE STARTING SANE ... *
* ------------------------------------------------------------ *
* *
* If you experience any problems with sane-frontends please *
* write to the sane mailing list or contact: *
* Oliver Rauch <
Oliver.Rauch@Rauch-domain.de> *
* *
****************************************************************
[root@localhost sane-frontends-1.0.14]#
A dopo
