On 12 May 2001 12:21:44 +0200, Henning Meier-Geinitz wrote:
> Hi,
>
> On Fri, May 11, 2001 at 11:31:56AM -0400, Rupert Heesom wrote:
> An idea: Are you sure that don't have "/usr/local/lib/sane" in
> /etc/ld.so.conf? This may result in such problems. Only
> "/usr/local/lib" should be listed there.
I've only got /usr/local/lib in it, here's the file contents....
[rupert@localhost sane]$cat /etc/ld.so.conf
/usr/X11R6/lib
/usr/lib/qt-2.2.0/lib
/usr/lib/qt-2.2.1/lib
/usr/lib
/usr/lib/qt-1.45/lib
/usr/kerberos/lib
/usr/local/lib
>
> What's the output of "ls -l /usr/local/lib/libsane*"?
[rupert@localhost sane]$ls -l /usr/local/lib/libsane*
-rw-r--r-- 1 root root 189792 May 10 10:52
/usr/local/lib/libsane.a
-rwxr-xr-x 1 root root 664 May 10 10:52
/usr/local/lib/libsane.la
lrwxrwxrwx 1 root root 16 May 10 10:52
/usr/local/lib/libsane.so -> libsane.so.1.0.4
lrwxrwxrwx 1 root root 16 May 10 10:52
/usr/local/lib/libsane.so.1 -> libsane.so.1.0.4
-rwxr-xr-x 1 root root 82973 May 10 10:52
/usr/local/lib/libsane.so.1.0.4
>
> > Well, the relevant part of the FAQ said this, but I couldn't find the
> > file/content that it was referring to. I assume the
> > "sanei/sanei_scsi.c" is a source file in the 2.4 kernel tree. I could
> > not find this file using the command ....
>
> It's in the SANE sourcode (sane-backends-1.0.4/sanei/sanei_scsi.c).
>
> > Like you, I don't think that's the problem either. xsane/xscanimage
> > isn't getting that far.
>
> What's the output with debugging turned on:
>
> SANE_DEBUG_DLL=255 SANE_DEBUG_UMAX=255 SANE_DEBUG_V4L=255 xsane
[rupert@localhost sane]$SANE_DEBUG_DLL=255
[rupert@localhost sane]$export SANE_DEBUG_DLL
[rupert@localhost sane]$export SANE_DEBUG_UMAX=255
[rupert@localhost sane]$export SANE_DEBUG_V4L=255
[rupert@localhost sane]$xsane
[sanei_debug] Setting debug level of dll to 255.
[dll] exiting
-- regs rupert-- 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 : Sun May 13 2001 - 09:25:19 PDT