Hi, Bummer I didn't get your reply the first time. Maybe because I had just joined the list? Glad I reposted.
Anyway, I really appreciate the help. That did give me some insight. It looks like scanadf is trying to search for: /usr/local/lib/sane/cygsane-fujitsu-1.dll I do have the scanner libraries under /usr/local/lib/sane. But they are not named with cyg in front. I have libs like: libsane-fujitsu.a libsane-fujitsu.la Any idea why it is looking for cygsane-fujitsu-1.dll. Did I maybe compile the front or backend with the wrong option? Thanks again for helping. This stuff is way new to me. Kerry $ scanadf -d"fujitsu:libusb:bus-1:\\.\libusb0-0004--0x04c5-0x1041" [sanei_debug] Setting debug level of dll to 255. [dll] sane_init: SANE dll backend version 1.0.11 from sane-backends 1.0.16 [dll] sane_init: reading dll.conf [dll] add_backend: adding backend `net' [dll] add_backend: adding backend `abaton' [dll] add_backend: adding backend `agfafocus' [dll] add_backend: adding backend `apple' [dll] add_backend: adding backend `avision' [dll] add_backend: adding backend `artec' [dll] add_backend: adding backend `artec_eplus48u' [dll] add_backend: adding backend `as6e' [dll] add_backend: adding backend `bh' [dll] add_backend: adding backend `canon' [dll] add_backend: adding backend `canon630u' [dll] add_backend: adding backend `coolscan' [dll] add_backend: adding backend `coolscan2' [dll] add_backend: adding backend `dmc' [dll] add_backend: adding backend `epson' [dll] add_backend: adding backend `fujitsu' [dll] add_backend: adding backend `genesys' [dll] add_backend: adding backend `gt68xx' [dll] add_backend: adding backend `hp' [dll] add_backend: adding backend `hpsj5s' [dll] add_backend: adding backend `hp5400' [dll] add_backend: adding backend `ibm' [dll] add_backend: adding backend `leo' [dll] add_backend: adding backend `ma1509' [dll] add_backend: adding backend `matsushita' [dll] add_backend: adding backend `microtek' [dll] add_backend: adding backend `microtek2' [dll] add_backend: adding backend `mustek' [dll] add_backend: adding backend `mustek_usb' [dll] add_backend: adding backend `nec' [dll] add_backend: adding backend `niash' [dll] add_backend: adding backend `pie' [dll] add_backend: adding backend `pint' [dll] add_backend: adding backend `plustek' [dll] add_backend: adding backend `qcam' [dll] add_backend: adding backend `ricoh' [dll] add_backend: adding backend `s9036' [dll] add_backend: adding backend `sceptre' [dll] add_backend: adding backend `sharp' [dll] add_backend: adding backend `sm3600' [dll] add_backend: adding backend `sm3840' [dll] add_backend: adding backend `snapscan' [dll] add_backend: adding backend `sp15c' [dll] add_backend: adding backend `tamarack' [dll] add_backend: adding backend `teco1' [dll] add_backend: adding backend `teco2' [dll] add_backend: adding backend `teco3' [dll] add_backend: adding backend `u12' [dll] add_backend: adding backend `umax' [dll] add_backend: adding backend `umax1220u' [dll] add_backend: adding backend `v4l' [dll] sane_open: trying to open `fujitsu:libusb:bus-1:\.\libusb0-0004--0x04c5-0x 1041' [dll] load: searching backend `fujitsu' in `/usr/local/lib/sane' [dll] load: trying to load `/usr/local/lib/sane/cygsane-fujitsu-1.dll' [dll] load: couldn't open `/usr/local/lib/sane/cygsane-fujitsu-1.dll' (No such f ile or directory) [dll] load: couldn't find backend `fujitsu' (No such file or directory) scanadf: open of device fujitsu:libusb:bus-1:\.\libusb0-0004--0x04c5-0x1041 fail ed: Invalid argument [dll] sane_exit: exiting [dll] sane_exit: finished -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Henning Meier-Geinitz Sent: Friday, September 23, 2005 12:31 PM To: [email protected] Subject: Re: [sane-devel] Trouble with front end - Please advise me! Hi, On Fri, Sep 23, 2005 at 10:16:45AM -0400, Kerry Menzel wrote: > I'm trying to use SANE backend on windows and Linux so that I have a > consistent scanner interface for my application across platforms. I > have the back and front end working on Linux. Great stuff! [...] Has anything changed from the last time you asked the same question on sane-devel? This is what I answered to your first mail: | Enable debugging: export SANE_DEBUG_FUJITSU=255 If you don't get any | output at all, also do export SANE_DEBUG_DLL=255 | | This may give you a hint about the source of the problem. Can we please see this log? Bye, Henning -- sane-devel mailing list: [email protected] http://lists.alioth.debian.org/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
