On Thu, Jun 26, 2008 at 8:58 AM, Jeremy Mawson <[EMAIL PROTECTED]> wrote: > Thanks Dan > > Are there any special reasons why javax.usb jars/props need to be > installed *into* the JRE?
They do not need to be installed in the JRE, but like all other extensions (like javax.comm) they *can* be installed there. > Are there any special instructions to get the /dev/bus/usb/** usbfs > naming scheme working? No special instructions. > > Cheers > Jem > > > > From: Dan Streetman <[EMAIL PROTECTED]> - 2008-06-03 20:33 > > > A new release has just been put out, release 1.0.2. This includes all > changes/fixes that were waiting in CVS since 1.0.1, including the > change to work with the new /dev/bus/usb/001/001 and /dev/bus/usb/1/1 > location/naming of the usbfs filesystem. > > No RPMs or binaries are provided with this release; too many > incompatibilites with old/new java compilers/jres, as well as the > native library incompatibilities, make the binary releases not very > useful. > > To install, download either the tar.bz2 or .zip file for the API, RI, > and Linux imp, and build all 3; then install all 3 jarfiles into your > JRE's jre/lib/ext/ directory, the properties file into your JRE's > jre/lib directory, and the native .so library into /usr/lib/. > > Please send any questions to the mailing list! > > thanks. > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > javax-usb-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/javax-usb-devel > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ javax-usb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
