Dan,

How wonderful! It worked! For years I have been puting all my jars
into the jre/lib/ext directory, and this is the first time that it
would not work.  I would greatly appreciate if someone can give me
a further explaination.

Thank you very much.

 ("`-''-/").___..--''"`-._             Qingye Jiang (John)
  `6_ 6  )   `-.  (     ).`-.__.`)     HappyFox Engieering Solutions
   (_Y_.)'  ._   )  `._ `. ``-..-
  _..`--'_..-_/  /--'_.' ,'            Email: [EMAIL PROTECTED]
 (il),-''  (li),'  ((!.-'              Phone: (213) 618-4304
______________________________________________________________________


On Wed, 4 Jun 2003, Dan Streetman wrote:

> Date: Wed, 4 Jun 2003 18:39:50 -0400 (EDT)
> From: Dan Streetman <[EMAIL PROTECTED]>
> To: "Qingye Jiang (John)" <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [javax-usb-devel] Compilation Problem with javax-usb-ri-linux
>
>
> Can you try putting the jar80.jar and jsr80_ri.jar in the real classpath
> (environment variable) instead of the ext directory?  That is, don't put
> the JARs in the ext directory.  Putting JARs in that directory (I believe)
> does more than just include them in the classpath.
>
> I've never tried java 1.4 though, I'll try that and see if I get the same
> error...
>
>
> On Wed, 4 Jun 2003, Qingye Jiang (John) wrote:
>
> >
> >I understand that this might look a little bi silly, but I did
> >encounter the following compilation problem with the latest
> >javax-usb-ri-linux from the cvs.
> >
> >Environment: clean installation of Red Hat 7.2
> >             IBM J2SDK 1.4
> >             Apache ANT 1.5.3
> >
> >Successfully compiled javax-usb, javax-usb-ri, and put jsr80.jar
> >and jsr80_ri.jar into system classpath (jre/lib/ext).
> >
> >When trying to compile the javax-usb-ri-linux package, I got the
> >following error message:
> >
> >    [echo] Compiling JNI library.
> >    [javah] Error: A required super class com.ibm.jusb.AbstractUsbServices
> >could not be found.
> >
> >I searched through the mail list achive at sourceforge, fount a
> >suggestion from Dan to manually compile the native library with
> >
> >    javah -d jni -classpath src:$CLASSPATH com.ibm.jusb.os.linux.JavaxUsb
> >
> >However, I got the same error message as described above.
> >
> >I suspected that there IS a problem with the cvs distribution. Then I
> >tried a relatively old version (0.9.3) and got the same result. Can
> >any body examin this with the same environment and see whether you
> >run into the same problem?
> >
> >Thank you very much.
> >
> > ("`-''-/").___..--''"`-._             Qingye Jiang (John)
> >  `6_ 6  )   `-.  (     ).`-.__.`)     HappyFox Engieering Solutions
> >   (_Y_.)'  ._   )  `._ `. ``-..-
> >  _..`--'_..-_/  /--'_.' ,'            Email: [EMAIL PROTECTED]
> > (il),-''  (li),'  ((!.-'              Phone: (213) 618-4304
> >______________________________________________________________________
> >
> >
> >
> >
> >
> >-------------------------------------------------------
> >This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
> >thread debugger on the planet. Designed with thread debugging features
> >you've never dreamed of, try TotalView 6 free at www.etnus.com.
> >_______________________________________________
> >javax-usb-devel mailing list
> >[EMAIL PROTECTED]
> >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!
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
> thread debugger on the planet. Designed with thread debugging features
> you've never dreamed of, try TotalView 6 free at www.etnus.com.
> _______________________________________________
> javax-usb-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
>



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to