Re: Shared library problems (Was: No devices?)

Oliver Rauch (oliver.rauch@Wolfsburg.DE)
Thu, 18 Feb 1999 22:30:33 +0100

Jeff Evarts wrote:

> More data... when I build the system in the first place,
> with no special arguments to ./configure
>
> in /usr/local/lib, I have three libraries (symlinks)
> libsane.a libsane.so libsane.so.1
>
> in /usr/local/lib/sane, I have LOTS of libraries, including:
> libsane-umax.a libsane-umax.la
>
> Now when I run the client in the debugger, I get an error
> message...
>
> 982 status=sane_get_devices(&device_list,SANE_FALSE);
> (gdb)
> [dll] loading backend umax
> [dll] load: couldn't find /usr/local/lib/libsane-umax.so.1 (No such file
> or directory)
> [dll] loading backend net
> [dll] load: couldn't find /usr/local/lib/libsane-net.so.1 (No such file
> or directory)
> 983 if (status != SANE_STATUS_GOOD)

Ji Jeff,

it looks like you have a new and a very old version installed.
Remove all sane libraries and reinstall sane!

Bye
Oliver

--
EMAIL: Oliver.Rauch@Wolfsburg.DE
WWW: http://www.wolfsburg.de/~rauch

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