| Home | System | DX Diag | Basics | Gameplay | House Rules | FAQ | Club Pogo |
|
Java Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D,
just to name a few. It's also integral to the intranet applications and other e-business solutions that are the foundation of
corporate computing. You can read more About Java here. Enable Java,disable pop-up blockers
There is an 'enable Java' checkbox in most web browsers 'preferences' (settings,options,etc).Make sure the box is checked.
The box is located in various locations for each browser, and may change with newer versions. Installing Java Installing or updating Java in Microsoft Windows is simple. The download is a 10MB executable file (.exe). If you get a pop-up warning indicating that Java may be a security threat, then you should : We do not have any experience with installing Java on a Mac at this time. If you already have an older version of Java installed, utilize your package manager to remove all older versions. If you are installing Java for the first time: You can find the downloads on the www.java.com/all downloads page. Most likely you will want the plain 'Linux' version, and not the RPM. Make certain you get the correct 32bit or 64 bit
required for your system. The plain 'Linux' is a .bin file. Save the file where you can find it. This is not the file you need for Ubuntu.
I hope you know your system and which file to download/install. if you are not sure, search for "java in ubuntu" or similar . 0. Locate the file, and right click on it. Select Properties, and then the permissions tab in properties. Locate the checkbox for
"Make file executable" and check the box. Click OK (or apply). 1. Open a terminal, and type in su and hit the enter key. Terminal will ask for a Super User password. 2. Now for the extraction:
type chmod -x with a space after. Then type in the location of the .bin file you downloaded. 3. Next, type a period, and add the location of the .bin file again. Hit enter key. 4. Verify that your files installed. If there is a folder named JRE1.6.**, then it would seem to be okay.
If there is 1 file only, then you had an error. If the .bin was opened before it was executable, it may be corrupted.
Then, you would need to download the .bin file again. And start over. NOTE: this works for early Firefox versions BEFORE 3.6 . For Firefox version 3.6 , Opera , or Seamonkey see the notes at 8, 9, and 10 below. 5. This step requires Midnight Commander, a UNIx terminal that is pretty common. If you don't have it, go to 6. 6. To install the browser plugin, do this: open a terminal and log in as administrator.
If your terminal is still open, it will work,too. For Firefox 3.6 and newer, SKIP TO STEP 8. 7. Type in ln -s (with a space after) and the location of Java : If the terminal displays a warning or failure message, you may have the wrong directory or typed incorrectly.
Verify that the "libjavaplugin_oji.so" in your plugins folder is current, by checking its properties.It should show a creation date
of the hour/minute which you created the file. If it has an older date, rename the old file, and try again. 8. FOR FIREFOX version 3.6 and above* - The latest firefox uses a different plugin than older versions.
You can create the link with either Midnight Commander as in 5., or with the ln -s command in a terminal.
It's just that the location of the plugin is different. 9. Opera . The old version of Opera installed on my Linux has a simple fix - 10. Seamonkey . For Seamonkey, you will need to install the "libjavaplugin_oji.so" symbolic link into your
/usr/lib/mozilla/plugins/ folder. You may use either the Midnight Commander or the terminal procedures listed in 5 or 6/7 .
11. Open your web browser, and go to Sun Java Tester page
to verify that Java is installed and working correctly. There is an 'enable Java' checkbox in most web browsers 'preferences' (settings,properties,etc).Make sure the box is checked.
The box is located in various locations for each browser, and may change with newer versions. So you will have to explore on your own. If you cannot get Java to work after attempting this process, or if it works fine but after you reboot your computer and
Java no longer functions: If you need more instruction, try the Instructions page for plain 'Linux' . It's a good idea to save (copy n paste) your terminal text (print or save in a document) if you have any problems. There are plenty of topics by simply going to www.google.com and search for " .bin file in linux ", or installing programs in Linux. It is also likely that the Linux distro you use will have links to a 'help forum' either on the desktop or in the bookmarks of one of your installed web browsers. If the webiste did not detect your operating system, and for anyone else, there is the
all downloads page at Java.com .
Comment:cleaverb@hotmail.com |
|