You'll need to have in the CLASSPATH: jsr80.jar, jsr80_ri.jar and jsr80_linux.jar. To run it, libJavaxUsb.so should be in LD_LIBRARY_PATH.
----- Original Message ----- From: "Dave Bartmess" <[EMAIL PROTECTED]> To: "Javax-USB List" <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 2:38 AM Subject: [javax-usb-devel] Help with compilation... > I'm using Netbeans 3.4 under Mandrake Linux. > > I'm trying to compile the javax-usb components (*-ri and *-ri-linux), > and I keep getting errors about paths and files not existing... I've got > the jsr80.jar in my CLASSPATH... Can someone help? > > 00:08:30> ant jars > Buildfile: build.xml > > compile: > [echo] Compiling class files. > [javac] Compiling 19 source files to > /development/javax-usb/javax-usb-ri-linux/src > [javac] > /development/javax-usb/javax-usb-ri-linux/src/com/ibm/jusb/os/linux/JavaxUsb .java:19: package com.ibm.jusb.util does not exist > [javac] import com.ibm.jusb.util.*; > [javac] ^ > [javac] > /development/javax-usb/javax-usb-ri-linux/src/com/ibm/jusb/os/linux/LinuxUsb Services.java:21: package com.ibm.jusb.util does not exist > [javac] import com.ibm.jusb.util.*; > [javac] ^ > [javac] > /development/javax-usb/javax-usb-ri-linux/src/com/ibm/jusb/os/linux/LinuxUsb Services.java:27: cannot resolve symbol > [javac] symbol : class AbstractUsbServices > [javac] location: class com.ibm.jusb.os.linux.LinuxUsbServices > [javac] public class LinuxUsbServices extends AbstractUsbServices > implements UsbServices > [javac] ^ > [javac] > /development/javax-usb/javax-usb-ri-linux/src/com/ibm/jusb/os/linux/LinuxUsb Services.java:128: cannot resolve symbol > [javac] symbol : class UsbDeviceImp > [javac] location: class com.ibm.jusb.os.linux.LinuxUsbServices > [javac] private void fillDeviceList( UsbDeviceImp device, List list > ) > [javac] ^ > [javac] > /development/javax-usb/javax-usb-ri-linux/src/com/ibm/jusb/os/linux/ > > -- > David A. Bartmess > Sr. Software Configuration Manager > eDingo Enterprises > http://edingo.net > > But one should not forget that money can buy a bed but not sleep, > finery but not beauty, a house but not a home, > medicine but not health, luxuries but not culture, > sex but not love, and amusements but not happiness. > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > javax-usb-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/javax-usb-devel > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ javax-usb-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/javax-usb-devel