Results 1 to 10 of 15
need help asap as i cant be online long
im a total noob to linux and i know linux... aint noob friendly at times
anyhoo i updated my os, installed ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-08-2011 #1Just Joined!
- Join Date
- Dec 2011
- Posts
- 10
cant play runescape on mandriva
need help asap as i cant be online long
im a total noob to linux and i know linux... aint noob friendly at times
anyhoo i updated my os, installed java yet it still says i dont have java and i cant play runescape
ive restarted ... itched my butt a bit, and im out of ideas
- 12-08-2011 #2Just Joined!
- Join Date
- Dec 2011
- Posts
- 10
Sorry, the following package cannot be selected:
- java-1.6.0-openjdk-1.6.0.0-7.b18.5mdv2010.2.i586 (due to unsatisfied rhino)
hmmm it WAS installed .... how do i satisyfy the rhino?
- 12-08-2011 #3Just Joined!
- Join Date
- Dec 2011
- Posts
- 10
i have mandriva 2010.2
Mandriva Linux 2010.1 this is the closest patch... am i just sol? theres gotabe a way to make it work....
- 12-08-2011 #4
Hello and Welcome!
I'm not a RuneScape player, so I can't give details there. But for your second post, you'll need to install Rhino.
Depending on your version of Mandriva, it may be available in your package manager.
Try this in a terminal window:
Code:urpmi rhino
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 12-08-2011 #5Just Joined!
- Join Date
- Dec 2011
- Posts
- 10
okies im a noob...what is a terminal and where do i find it?
- 12-08-2011 #6
A terminal is similar to a command prompt in Windows. Type in your commands to get things done.
Take a look in your Applications menu. You should see something in there called Konsole.
Once it's open, you'll need to have root permissions to install software. So first:
Code:su - <enter root password> urpmi rhino
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 12-08-2011 #7Just Joined!
- Join Date
- Dec 2011
- Posts
- 10
found it [anthony@localhost ~]$ urpmi rhino
bash: urpmi: command not found
[anthony@localhost ~]$
was the result... though i dont see why id need rhino to run java...
- 12-08-2011 #8
As a new Linux user, also new to Mandriva, take a look here: http://www.linuxforums.org/forum/lin...tml#post344059
Some good info to be had there regarding software installation.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 12-08-2011 #9Just Joined!
- Join Date
- Dec 2011
- Posts
- 10
i type su
im propted for a password
i try to type said password nothing happens
i push keys nothing shows up
- 12-08-2011 #10
When typing a password in the terminal, nothing is echoed (or displayed) on the screen.
That's a built-in security feature of Linux.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote
