![]() |
If you will only be using a computer in one of the Computer Science department labs then you do not have to do anything. Java has already been installed on those computers. |
![]() |
If you are using a Macintosh for this course you do not have to do anything to install Java. It is part of the Mac OS. You will, however, need to ensure that you are using at least Mac OS 10.4 or later. |
![]() |
If you want to install and use Java on your own computer running the Microsoft Windows OS then follow the directions below. |
![]() |
If you want to install and use Java on your own computer running the Linux OS then follow the directions below. |
Step 1 Open an internet browser and go to this web site: http://java.sun.com/. Note: If you click on this link you will be directed away from this page and won't be able to see these directions so you probably will want to open another instance of your browser and use it to do the downloading. When you have reached the link at Sun you will see the page shown below. Move your mouse over Downloads. A dropdown menu will appear and you will see the following. Move your mouse down until Java SE is highlighted then click the left mouse button. FYI: The "SE" stands for "Standard Edition." |
||||||||
![]() Note: The other parts of this display have probably changed since the above image was captured. |
||||||||
Step 2 Click the Download button to get the JDK. FYI: The "JDK" stands for "Java Developer Kit." The other parts of this display may have changed since the image below was captured, and the update number is probably different. That's OK, just click the button. |
||||||||
![]() |
||||||||
Step 3 A page similar to the one below should appear. From the Platform drop down box select your platform type (Linux or Windows). You may have an option in the Language drop down box, but the last time I checked the only option was "Multi-Language". That's OK. Click the check box next to the "I agree..." line, and finally click the Continue button. |
||||||||
![]() |
||||||||
Step 4 The page seen below should appear. Read the instructions then click the check box next to the "...Offline Installation" line, then click the link just below that line. It should look similar to the blue text saying "jdk-6u6-windows-i586-p.exe" or the appropriate name for the Linux download. You could also click the "Download Selected with Sun Download Manager" button if you want. It really doesn't matter as long as you get the file downloaded. (Note: the name may not be exactly the same. Sun changes the names of the download file with amazing rapidity.) |
||||||||
![]() |
||||||||
If you are working on a Windows platform you will see a warning dialog box similar to
the one below. Click the Save button then, using the Save File Dialog box that
will appear, select a location on your hard drive to save the installer file. The
process for a Linux platform is similar. |
||||||||
![]() |
||||||||
Step 5 After the installer file finishes downloading you can close the browser with the link to Sun. Double click the installer executable and follow the instructions it will display to install Java. If you encounter any problems installing Java see the Instructor or one of the lab assistants in the Computer Science PC lab. |
||||||||
Step 6 Setting the PATH environment variable.
|