Re: sane-find-scanner does, scanimage doesn't find scanner

From: David M. Anderson (davidand36@home.com)
Date: Thu Jul 19 2001 - 09:06:18 PDT

  • Next message: Stefan Nilsen: "Re: new SANE server machine"

    Thanks, Petter. Typing:
        SANE_DEBUG_DLL=128 scanimage -L
    Produced this message:
        [dll] load: couldn't find /usr/local/lib/sane/libsane-umax.so.1 (No such
    file or directory)
    And, sure enough, my /usr/local/lib/sane has no *.so.* files, only files such
    as libsane-umax.a and libsane-umax.la. I just redid "make clean" and "make"
    and there doesn't seem to be any attempt to build libsane-umax.so.*. The only
    thing I did in ./configure was set the prefix to /usr/local. Any ideas?

    > > When I do this:
    > >    $ sane-find-scanner
    > > I get this:
    > >    sane-find-scanner: found scanner "UMAX Astra 1200S V2.6" at device
    > > /dev/sg3
    > > But when I do this:
    > >     $ scanimage -L
    > > I get this:
    > >     No scanners were identified. ...
    > > Any idea what's going on here?
    >
    > Could it be that scanimage is unable to load the backend modules? Try
    > to run 'SANE_DEBUG_DLL=128 scanimage -L' and make sure the UMAX module
    > is loaded. If it is, try 'SANE_DEBUG_UMAX=128 scanimage -L' to find
    > out why it fails to detect the scanner.

    --
    Source code, list archive, and docs: http://www.mostang.com/sane/
    To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
    



    This archive was generated by hypermail 2b29 : Thu Jul 19 2001 - 08:47:20 PDT