Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: getting java working
PostPosted: Wed May 20, 2009 6:21 pm 
Offline

Joined: Tue Mar 17, 2009 11:13 am
Posts: 4
How do you get Java working on NBR? I followed steps I found online and rebooted but for some game sites like www.pogo.com it says it cant locate it on my system?


Top
 Profile E-mail  
 
 Post subject: Re: getting java working
PostPosted: Wed May 20, 2009 8:32 pm 
Offline
User avatar

Joined: Mon Mar 02, 2009 3:43 pm
Posts: 503
Location: St Petersburg, FL, USA
eeePC model: 901
Aurora version: NBR 3.0.1
Code:
SECTION 1:
========
Proceed to http://www.java.com
Click on the big blue button labeled: Free Java Download
Click on and save the SECOND item, Linux (self-extracting file), to /tmp.

SECTION 2:
========
Open a Terminal
Run:  cd /usr/lib/jvm
Run:  sudo  chmod  755  /tmp/jre-6u13-linux-i586.bin
Run:  sudo  /tmp/jre-6u13-linux-i586.bin
         (continue to hit the space bar to scroll thru the agreement and type "yes" at the end)
         This will extract the contents into /usr/lib/jvm/jre1.6.0_13

SECTION 3:
========
Run: cd ..
Run: sudo rm default-java
Run: sudo ln -s jre1.6.0_13  default-java

SECTION 4:
========
Run: cd /etc/alternatives
Run: sudo rm java javaws
Run: sudo ln -s /usr/lib/jvm/default-java/bin/java  java
Run: sudo ln -s /usr/lib/jvm/default-java/bin/javaws  javaws


For future release installs of JRE, you only need to repeat similar steps in Sections 1, 2 & 3.

_________________
I won't call you Betty. But, you can call me "Al". ;-)


Top
 Profile E-mail  
 
 Post subject: getting java working
PostPosted: Thu May 21, 2009 11:56 am 
Offline

Joined: Tue Mar 17, 2009 11:13 am
Posts: 4
Thanks so much :D


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Who is online

Users browsing this forum: No registered users and 0 guests


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 post attachments in this forum

Search for:
Jump to: