I'm trying to get my UMAX scanner to work under linux, so I download all
the required RPMs (runningRedhat 5.0) and install and everything seems
to go well.
Then I type xscanimage, and get an "error in loading shared libraries"
and something about libsane.so.0
So someone had posted a fix for this which was along the lines of
creating the link with:
ln -s /usr/lib/libsane-dll.so.0 /usr/lib/libsane.so.0
so I did that, ran xscnimage and get the following error:
xscanimage: error loading shared libraries
/usr/lin/libgimp.so.1: undefined symbol: g_string_hash
Any suggestions. One more weird thing, GIMP won't start up anymore,
either.
Your help is greatly appreciated
Paul
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com