Yes, running "ant all" in the javax-usb-ri-linux package will create the native .so library.
On Thu, Apr 24, 2008 at 7:17 PM, <[EMAIL PROTECTED]> wrote: > Would that create the C libraries as well, as in javax-usb-ri-linux, or only > the Java jar? > > > > > Dan Streetman <[EMAIL PROTECTED]> wrote: > > Assuming you are wanting to build the API, common RI, and Linux > implementation, extract all 3 from CVS, put each one's "src/" > directory in your CLASSPATH (or, put the resultant "lib/jsr80*.jar" > files in your CLASSPATH), make sure you have both the java SDK and ant > installed, then go in javax-usb and run "ant all", then do the same > for javax-usb-ri and javax-usb-ri-linux. Then add the > javax-usb-ri-linux/lib directory to your LD_LIBRARY_PATH and your > CLASSPATH and you are all set to run javax.usb. > > On Thu, Apr 24, 2008 at 12:02 AM, Max <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > I often see it recommended, on this list, to build the libraries from > > > the latest cvs sources. > > > Well, I checked out the source files using cvs, but I am not sure what > > > all the steps are, or what else may be required, to perform a complete > > > build. I looked for FAQ or examples on the jsr-80 pages. > > > Can someone give me a quick overview of the build process? > > > > > > thanks > > > > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > > > Don't miss this year's exciting event. There's still time to save $100. > > > Use priority code J8TL2D2. > > > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > > > _______________________________________________ > > > javax-usb-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/javax-usb-devel > > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > javax-usb-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/javax-usb-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ javax-usb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
