 |
 |
 |
 |
| Gamers' Lounge Talk about gaming on Fedora and linux. |

30th September 2010, 01:36 AM
|
|
Registered User
|
|
Join Date: Aug 2010
Posts: 22

|
|
|
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 ^^
|

30th September 2010, 08:37 PM
|
|
Registered User
|
|
Join Date: Aug 2010
Posts: 22

|
|
|
Re: Runescape won't work
Anyone know ^^
|

30th September 2010, 11:38 PM
|
 |
Registered User
|
|
Join Date: Aug 2010
Posts: 72

|
|
|
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
|

30th September 2010, 11:56 PM
|
|
Registered User
|
|
Join Date: Aug 2010
Posts: 22

|
|
|
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.
|

1st October 2010, 12:15 AM
|
 |
Registered User
|
|
Join Date: Aug 2010
Posts: 72

|
|
|
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!
|

1st October 2010, 08:31 PM
|
|
Registered User
|
|
Join Date: Aug 2010
Posts: 22

|
|
|
Re: Runescape won't work
Sorry but where and how do I put that >.<
|

1st October 2010, 09:15 PM
|
 |
Registered User
|
|
Join Date: Aug 2010
Posts: 72

|
|
|
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!
|

3rd October 2010, 04:33 AM
|
|
Registered User
|
|
Join Date: Aug 2010
Posts: 22

|
|
|
Re: Runescape won't work
Thanks man ^^
|

3rd October 2010, 12:03 PM
|
 |
Registered User
|
|
Join Date: Feb 2009
Location: New Zealand
Posts: 555

|
|
|
Re: Runescape won't work
Does OpenJDK not work for you?
|

3rd October 2010, 05:33 PM
|
|
Registered User
|
|
Join Date: Aug 2010
Posts: 22

|
|
|
Re: Runescape won't work
Duno what that is man >.<
|

3rd October 2010, 10:52 PM
|
 |
Registered User
|
|
Join Date: Feb 2009
Location: New Zealand
Posts: 555

|
|
|
Re: Runescape won't work
Quote:
Originally Posted by Reality
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.
|

13th October 2010, 06:30 PM
|
|
Registered User
|
|
Join Date: Aug 2010
Posts: 22

|
|
|
Re: Runescape won't work
openjdk worked.
sorry I wasn't on lately, been testing my old acer out and stuff with gentoo.
Thanks.
|

15th May 2011, 05:39 AM
|
|
Registered User
|
|
Join Date: Jun 2009
Location: Trinway, Ohio, USA
Posts: 4

|
|
|
Re: Runescape won't work
Quote:
Originally Posted by Linux Nut
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
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
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)
|
|
 |
 |
 |
 |
|
|