> [an@k2906 japi]# java Jscanimage
> File not found (libsanej.so)
> java.lang.UnsatisfiedLinkError: no sanej in shared library path
> at java.lang.Runtime.loadLibrary(Runtime.java)
> at java.lang.System.loadLibrary(System.java)
> at
> at Jscanimage.main(Jscanimage.java:99)
>
> I have made make; make install And it went ok! What is wrong??
Try typing ldconfig to tell that there is a new library available, then
it should work.
Mathias Weigt
p5iba@medchem2.pharmazie.uni-halle.de
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com