Unless someone else answers with more help, I suggest you build all 3 packages yourself and put them all in your classpath (and native library in your ld lib path).
The FAQ may help also. On Wed, Sep 3, 2008 at 9:53 AM, Philip Andrada <[EMAIL PROTECTED]> wrote: > Hi! > > I was trying to search for the jar file for Linux, but with the files that I > have, I'm not sure if I am going to build it on my own, or I am going to > search for the jar file. > > I already got everything, especially the .so file, but the thing is that I > need the jar file. > > I build it on Eclipse, and this is the error that I receive. > > Exception in thread "main" java.lang.RuntimeException: Error : The UsbServices > implementation class com.ibm.jusb.os.linux.LinuxUsbServices was not found : > com.ibm.jusb.os.linux.LinuxUsbServices > at ShowTopology.getVirtualRootUsbHub(ShowTopology.java:58) > at Hello.main(Hello.java:29) > > > How could I get the jar file for Linux? How could I fix this issue? > > Thanks. > > > Philip Andrada > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > javax-usb-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/javax-usb-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ javax-usb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
