forums.xandros.com Forum Index forums.xandros.com
Xandros User Forums
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Update Java

 
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Off Topic
View previous topic :: View next topic  
Author Message
helenawahlberg16
Xplorer


Joined: 24 May 2009
Posts: 80
Location: Florida

PostPosted: Mon Jul 20, 2009 1:55 am    Post subject: Update Java Reply with quote

does anyone know a different way to update my Java other than going to that Java website. I tried that but the instructions confused me. Can someone give me some less confusing instructions? I have a 701SD Xandros
_________________
It's Not The Way You Look That Brings Me To My Knees..........It's The Way You Look At Me!!!!!
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
JDoyle
Xandrosianling
Xandrosianling


Joined: 16 Sep 2006
Posts: 266
Location: San Diego

PostPosted: Mon Jul 20, 2009 3:06 pm    Post subject: Reply with quote

1. Go to http://java.sun.com/javase/downloads/index.jsp
2. Select Java SE Runtime Environment (JRE) 6 Update 14
3. Select your platform (Linux), language, and accept the agreement
4. Get the file: jre-6u14-linux-i586.bin

Installation (all of these steps need to be done as root; or use "sudo" in front of each command):

1. Copy or move the file to: /usr/lib
2. Open a terminal and type the following:

Code:
cd /usr/lib

then
Code:
chmod 777 jre-6u14-linux-i586.bin

then
Code:
./jre-6u14-linux-i586.bin


3. You will see a lot of messages, press the SPACE bar several times until ...
4. You get a question asking if you accept the terms of the license ..., answer: yes
5. More messages...
6. Done

To install the plug-in for your browser:

1. In the same terminal as above (as root, or use sudo), perform the following:

Code:
 cd /opt/firefox/plugins

Or (depending on which version of firefox)
Code:
cd /usr/lib/mozilla


2. Type the following commands:

Code:
rm libjavaplugin_oji.so


A message saying the file doesn't exist is O.K. Then

Code:
ln -s /usr/lib/jre1.6.0_14/plugin/i386/ns7/libjavaplugin_oji.so


3. Done

Restart your browser.
Again, verify your Java version here: http://www.java.com/en/download/installed.jsp

JD
Back to top
View user's profile Send private message
helenawahlberg16
Xplorer


Joined: 24 May 2009
Posts: 80
Location: Florida

PostPosted: Mon Jul 20, 2009 5:24 pm    Post subject: Reply with quote

THANK YOU SO MUCH THIS WORKED PERFECTLY. I CAN'T THANK YOU ENOUGH. I THINK I WAS DOWNLOADING THE WRONG VERSION FROM THE OTHER WEBSITE. THANK YOU !!!!!!!!!!!!!!
_________________
It's Not The Way You Look That Brings Me To My Knees..........It's The Way You Look At Me!!!!!
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Off Topic All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group