Hi, On Tue, Mar 12, 2002 at 06:30:38PM +0000, Richard Davies wrote: > > You will get more output on wht's going on with > > "SANE_DEBUG_SNAPSCAN=255 scanimage -L" > > SANE_DEBUG_SNAPSCAN=255 scanimage -L > > No scanners were identified. If you were expecting something different, > check that the scanner is plugged in, turned on and detected by the > sane-find-scanner tool (if appropriate). Please read the documentation > which came with this software (README, FAQ, manpages).
If this is all and you don't get any lines like: [snapscan] sane_snapscan_init: Snapscan backend version 1.4.8 either you SANE installaion is completely defective (no libraries found at all) or you have disabled "snapscan" in dll.conf. Try again with SANE_DEBUG_DLL=255 scanimage -L This will show where the dll backend looks for the SANE backends. You don't have "/usr/local/lib/sane" in /etc/ld.so.conf? If you have, remove this line. Bye, Henning
