> Ok I got swing-0.61 from java.sun.com.
> Now all compiles cleanly but Jscanimage actually does nothing and Test
> does nothing but printing the version numbers (but I think it should do a
> little test-scan or at least list som devices ?).
> Any ideas ?
> Can I use SANE_DEBUGXXX to get more information ?
>
I get:
[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??
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com