It should have loaded it, especially since you have a link to it in 
/usr/lib.  Have you checked the permissions on it?  You could also try 
running java with -verbose to see if there are other problems when it 
tries to load it.

On Thu, 28 Jul 2005, Michael Nischt wrote:

>Hello all,
>
>can anyone tell me please how to install javax.usb correctly?
>
>Altough, I believe that everything is installed right in place, but
>the following error message appears:
>
>Error while loading shared library libJavaxUsb.so : no JavaxUsb in
>java.library.path
>javax.usb.UsbException: Error while loading shared library
>libJavaxUsb.so : no JavaxUsb in java.library.path
>        at com.ibm.jusb.os.linux.JavaxUsb.loadLibrary(JavaxUsb.java:35)
>        ..
>
>My configuration is:
>-- running Fedora Core 4 with Java 5 Update  4 ---
>
>/usr/java/jdk/jre/lib/ext/jsr80-1.0.0.jar
>/usr/java/jdk/jre/lib/ext/jsr80_ri-1.0.0.jar
>/usr/java/jdk/jre/lib/ext/jsr80_linux-1.0.0.jar
>
>/usr/java//jdk/jre/lib/i386/libJavaxUsb-1.0.0.so
>
>with symbolic links to:
>/usr/lib/libJavaxUsb.so -> /usr/java/jdk/jre/lib/i386/libJavaxUsb-1.0.0.so
>/usr/lib/libJavaxUsb-1.0.0.so ->
>/usr/java/jdk/jre/lib/i386/libJavaxUsb-1.0.0.so
>
>
>
>I'm wondering why the libJavaxUsb.so cannot be loaded, since other
>Java API's like JOGL, JOAL or JInput  perfectly work.
>
>
>Btw, are there any estimated realse dates for a windows implementation?
>
>
>Thanks for answering and best regards
>-Michael Nischt
>
>
>
>-------------------------------------------------------
>SF.Net email is Sponsored by the Better Software Conference & EXPO September
>19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
>Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
>Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
>_______________________________________________
>javax-usb-devel mailing list
>javax-usb-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
>

-- 
Dan Streetman
[EMAIL PROTECTED]
---------------------
186,272 miles per second:
It isn't just a good idea, it's the law!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to