How to install Java Runtime Environment in Mandriva 2010
Java (JRE) is a platform software needed to run Java based software on a computer. No matter its Linux or Windows, to run Java based application they will need this Java Runtime Environment. This tutorial will guide you how to install Java JRE on Mandriva 2010. This tutorial also applied to other Linux system.
The Easy way
1. Go to System | Administration | Install & Remove Software. Then provide your root password to continue.
2. Type java on the find box.
3. On the search result, mark the “java-1.5.0-sun”. Then the system will display the dependency packages need to be installed. Then Press OK and it will start installing the java jre.

The Hard Way
1. Download the java binary file from here (rpm)
2. Go to terminal and become root. Simpy type su and followed with your root password
su
enter the root password
3. Change to the directory in which you want to install. Type
cd <directory> example:
cd /usr/java
4. Change the permission of the file you downloaded to be executable. Type:
chmod a+x jre-6u18-linux-i586-rpm.bin
5. Start the installation process. Type:
./jre-6u-linux-i586-rpm.bin
6. You are done installing jre-6 on Linux
Incoming search terms for the article:
- java mandriva 2010
- java mandriva
- mandriva java
- mandriva 2010 java
- install java mandriva
- mandriva install java
- instalar java mandriva
- java for mandriva
- how to install java on mandriva
- install java on mandriva
Related posts:
- Install Java Runtime Environment on Ubuntu Karmic Koala This simple tutorial will show you how to install the...
- How to Install Java Runtime Environment (JRE) on Ubuntu Lucid Lynx This short tutorial below will guide you to the...
- How to install Sweet Home 3D 1.8 on Mandriva 2010 This tutorial will guide you how to install the Sweet...
- How to install Google Chrome on Mandriva 2010 HI, I just want to share with you on how...
- How to install Avast Antivirus on Mandriva 2010 Finally I was successful installing the Avast Antivirus on my...
Related posts brought to you by Yet Another Related Posts Plugin.









How to install Java Runtime Environment in Mandriva 2010 | Place … | Just linux?
[...] Read the original post: How to install Java Runtime Environment in Mandriva 2010 | Place … [...]
How to open and view dxf file in Linux | Place to share anything
[...] Java, you must have Java (JRE) on your Linux system. To install Java on Linux, follow my previous tutorial.OK Lets begin: 1. Download the dxf 1.0 from here or [...]
How to install Sweet Home 3D 1.8 on Mandriva 2010 | Place to share anything
[...] JRE. read this tutorial if you want to install Java on [...]
How to use jCDWriter on Ubuntu | Place to share anything
[...] you want to install the Java runtime, you can read the guide of installing Java in Linux from this post Powered by [...]
Install and Run Alliance P2P Software in Linux | Place to share anything
[...] 5 or higher. If you want to learn how to install java on Linux, please follow my previous guide here.1. Download Alliance binary file from here (3.6 MB).2. The downloaded file should be similar to [...]