Compiling JInput for Linux

I need to use JInput on a RHEL 5.2 64-bit system. I tried the pre-built binaries, but they are build for glibc 2.7 and RHEL 5.2 only has 2.5. So I thought I’d try compiling it myself, but I can’t find any access to the source. There doesn’t seem to be anonymous CVS access, there is no source tarball anywhere that I can find on google. The best I could figure out was to use the web CVS interface and download each file manually (which obviously I’m not excited about). So where can I go to get the source?

Hi

Thats the down side of java.net, to get access to the source you will need to sign up to java.net and request observer role in jinput project.

HTH

Endolf