Fedora Linux Support Community & Resources Center
  #1  
Old 30th September 2010, 01:36 AM
Reality Offline
Registered User
 
Join Date: Aug 2010
Posts: 22
linuxfedorafirefox
Runescape won't work

Says my JRE isn't installed, meanwhile I just replaced it with the newest one, and I had the right one last time too.

Help please ^^
Reply With Quote
  #2  
Old 30th September 2010, 08:37 PM
Reality Offline
Registered User
 
Join Date: Aug 2010
Posts: 22
linuxfedorafirefox
Re: Runescape won't work

Anyone know ^^
Reply With Quote
  #3  
Old 30th September 2010, 11:38 PM
Linux Nut's Avatar
Linux Nut Offline
Registered User
 
Join Date: Aug 2010
Posts: 72
linuxfedorafirefox
Re: Runescape won't work

Hey Reality, I play runescape too, but I have to play in safe mode.

Heres how to download "Java Runtime Environment" (Not JDK)

1.) Download from http://java.sun.com/javase/downloads/index.jsp

2.) Install the ".rpm" version

3.) After Download, open a terminal and put

Code:
sudo sh jre-6u21-linux-i586-rpm.bin
3.) Let it download and select "Yes" for everything

4.) After it is finished installing, Firefox will revert to JDK, but you need JRE. So in the terminal put in

Code:
 sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/java/default/bin/java 20000
Hope this Helps!

Have Fun,

Linux Nut
Reply With Quote
  #4  
Old 30th September 2010, 11:56 PM
Reality Offline
Registered User
 
Join Date: Aug 2010
Posts: 22
linuxfedorafirefox
Re: Runescape won't work

Code:
[brian@brian ~]$ sudo sh jre-6u21-linux-i586-rpm.bin

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for brian: 
brian is not in the sudoers file.  This incident will be reported.
Reply With Quote
  #5  
Old 1st October 2010, 12:15 AM
Linux Nut's Avatar
Linux Nut Offline
Registered User
 
Join Date: Aug 2010
Posts: 72
linuxfedorafirefox
Re: Runescape won't work

Oh, sorry, propably should have told you about sudo.

Ok, heres what you put.

Code:
echo 'loginname ALL=(ALL) ALL' >> /etc/sudoers

Where 'loginname' is your user account.
Use 'ALL=(ALL) NOPASSWD:ALL' if you don't want to be prompted a password.
If you are prompted for a password with 'sudo' it is the user password, not root.
So for you, it will look like this....

Code:
echo 'brian ALL=(ALL) ALL' >> /etc/sudoers
Hope this helps!
Reply With Quote
  #6  
Old 1st October 2010, 08:31 PM
Reality Offline
Registered User
 
Join Date: Aug 2010
Posts: 22
linuxfedorafirefox
Re: Runescape won't work

Sorry but where and how do I put that >.<
Reply With Quote
  #7  
Old 1st October 2010, 09:15 PM
Linux Nut's Avatar
Linux Nut Offline
Registered User
 
Join Date: Aug 2010
Posts: 72
linuxchrome
Re: Runescape won't work

Ok, heres what you do

1.) Open up a terminal

2.) type in the following. (You can copy and paste this if you like)

Code:
echo 'brian ALL=(ALL) ALL' >> /etc/sudoers
This code will put you into the sudoers file. When you use sudo, it will ask you for a password. This password is what you use to login into fedora with.

When you install Java, you will also have to put the location of it's directory. If it is in your downloads, it will look like this.

Code:
[brian@brian ~]$ sudo sh /home/brian/Downloads/jre-6u21-linux-i586-rpm.bin
Keep Asking if you have any questions!
Reply With Quote
  #8  
Old 3rd October 2010, 04:33 AM
Reality Offline
Registered User
 
Join Date: Aug 2010
Posts: 22
linuxfedorafirefox
Re: Runescape won't work

Thanks man ^^
Reply With Quote
  #9  
Old 3rd October 2010, 12:03 PM
MorphingDragon's Avatar
MorphingDragon Offline
Registered User
 
Join Date: Feb 2009
Location: New Zealand
Posts: 555
macossafari
Re: Runescape won't work

Does OpenJDK not work for you?
Reply With Quote
  #10  
Old 3rd October 2010, 05:33 PM
Reality Offline
Registered User
 
Join Date: Aug 2010
Posts: 22
linuxfedorafirefox
Re: Runescape won't work

Duno what that is man >.<
Reply With Quote
  #11  
Old 3rd October 2010, 10:52 PM
MorphingDragon's Avatar
MorphingDragon Offline
Registered User
 
Join Date: Feb 2009
Location: New Zealand
Posts: 555
macossafari
Re: Runescape won't work

Quote:
Originally Posted by Reality View Post
Duno what that is man >.<
Code:
su -

yum install java-1.6.0-openjdk-plugin
Its an opensource implementation of Java, seems to work fine with Runescape here.
Reply With Quote
  #12  
Old 13th October 2010, 06:30 PM
Reality Offline
Registered User
 
Join Date: Aug 2010
Posts: 22
linuxfedorafirefox
Re: Runescape won't work

openjdk worked.

sorry I wasn't on lately, been testing my old acer out and stuff with gentoo.

Thanks.
Reply With Quote
  #13  
Old 15th May 2011, 05:39 AM
toddcarnes Offline
Registered User
 
Join Date: Jun 2009
Location: Trinway, Ohio, USA
Posts: 4
linuxfedorafirefox
Re: Runescape won't work

Quote:
Originally Posted by Linux Nut View Post
Hey Reality, I play runescape too, but I have to play in safe mode.

Heres how to download "Java Runtime Environment" (Not JDK)

1.) Download from http://java.sun.com/javase/downloads/index.jsp

2.) Install the ".rpm" version

3.) After Download, open a terminal and put

Code:
sudo sh jre-6u21-linux-i586-rpm.bin
3.) Let it download and select "Yes" for everything

4.) After it is finished installing, Firefox will revert to JDK, but you need JRE. So in the terminal put in

Code:
 sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/java/default/bin/java 20000
Hope this Helps!

Have Fun,

Linux Nut
I did all this, but firefox still insists that java is not installed.

Todd
Reply With Quote
Reply

Tags
runescape, work

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Runescape HD Linux Nut Gamers' Lounge 0 25th August 2010 11:54 PM
Runescape HD on Fedora zorgoth Gamers' Lounge 9 28th August 2009 01:17 AM
Runescape highdetail lodore Using Fedora 0 10th June 2009 04:47 PM
Runescape Shauly Using Fedora 9 28th December 2005 11:10 PM


Current GMT-time: 18:19 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat