Home Page Home Page
 Home | Linux Administration | Corporate Services | Resources | About Us Support Center
Monthly Server Management One-time Server Services Other Services
Network Administration Network Monitoring Network Security High Availability Load Balancing Data Backup and Recovery
Linux HOWTOs Linux Guides Linux Articles New RFCs Vulnerability list Linux Journal
Testimonials Partners Careers Contact Us Site Map
Java 2 SDK, Java 3D extension, and Java PlugIn for Netscape (optional)

2.7. Java 2 SDK, Java 3D extension, and Java PlugIn for Netscape (optional)

The following file is available at http://www.blackdown.org/:

  • java3d-1.2.1_01-fcs-linux-i386-sdk.tar.bz2

Note that to install these Java files, your system needs to have glibc 2.1.3 or later. To check your version of glibc:


		ls -l /lib/libc*
        
On rpm-based systems (like RedHat and Mandrake), you can try:

		rpm -q glibc
		

To use any Java on your system, you must also install the Java Software Development Kit (JSDK) 1.3.1 or later from java.sun.com. The Blackdown version of the JSDK will also work.

The Java 3D media extension contains many 3D demo programs/applets and takes advantage of the OpenGL hardware acceleration on the system. The Java 3D API uses the OpenGL API internally. The demos run as normal Java applications and also as applets inside Netscape via the Java PlugIn, or inside KDE's Konqueror by directly using the Java runtime (JRE).