Re: Shared Library Problems? Oliver, William, and others reply

Oliver Rauch (oliver.rauch@Wolfsburg.DE)
Fri, 19 Feb 1999 11:06:05 +0100

Jeff Evarts wrote:

> Oliver: You said I had a very old version, and suggested that I
> reinstall. I have version 1.0.0, which was recent a few weeks
> ago. (This is Freshmeat's most recent version, and the version
> available for download at ftp.mostang.com) Is there a newer one?
>

Hi Jeff,

version 1.0 is the newest one.

>
>
> [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)
>

The path where the backend-libs are searched is wrong.
If you are sure there is no old version of sane installed, try the following

export LD_LIBRARY_PATH=/usr/local/lib/sane
and then start xscanimage or scanimage.

How did you start configure and make while installing sane, did you set any
options?

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