java4me wrote: > Here is the info you requested.
With respect, that's not entirely true. > What does "echo $CLASSPATH" show? > > [EMAIL PROTECTED]:/TestShare/FindUsbDevice/src/findusbdevice# echo $classpath > /opt/javax-usb/lib:/opt/javax-usb/etc/javax.usb.prperties classpath is not the same as CLASSPATH. But it's not clear (to me, at least) if you're using a shell or Netbeans to run your application. If the shell then CLASSPATH (not classpath) is what you need to set. If Netbeans then I'm not sure if the CLASSPATH environment variable is relevant. I'm sure Netbeans will have some way to let you put an arbitrary directory on the runtime classpath though. -- Mark Scott [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ javax-usb-devel mailing list javax-usb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/javax-usb-devel