From: Andy L. <do...@ya...> - 2003-05-30 22:08:20
|
The installer for GL4Java is not very reliable, (in my experience) it's much easier to install the files by hand. Grab files from here: http://jausoft.com/Files/Java/1.1.X/GL4Java/binpkg/ You'll need: libGL4Java2.8.2.0-Linux-glibc2-xf86-x86.tar.gz gl4java2.8.2.0-jar.zip gl4java2.8.2.0-glffonts-jar.zip gl4java2.8.2.0-glutfonts-jar.zip png-1.0a-jar.zip Install the contents of libGL4Java... into /usr/lib, and then make symbolic links of those files in the jre/lib/i386 sub dir of your java runtime directory. Then unzip the zip files (should contain one jar file each) and put those jar files either somewhere in your CLASSPATH or in the jre/lib/ext sub dir of your java directory. That should get everything working. To test it out, you can run java gl4java.GLContext -info to run a test of the OpenGL capabilities of your box. If you have any other questions, let me know or ask the group again. Good Luck, Andy Lubbers --- Marcel Schoen <mar...@ya...> wrote: > Hello, > > I tried to install GL4Java on my SuSE 8 Linux > box. It > has an ATI Radeon 8500 All-In-Wonder card with > a > driver that supports hardware-accelerated 3D > through > OpenGL (which I can see through games like > Serious Sam > or Quake). > > But the installer of GL4Java complains that my > system > does not have OpenGL and tells me to install > MESA... > Any hints about what to do in such a case? > > Thanks, > Marcel Schoen > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with > sync to Outlook(TM). > http://calendar.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > gl4java-usergroup mailing list > gl4...@li... > https://lists.sourceforge.net/lists/listinfo/gl4java-usergroup __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |