Results 1 to 4 of 4
You are (i think) my last hope! I'm desperate. For 4 hours i'm searching on the internet a way to install Yahoo messenger, but i couldn't find. I'm opening Terminal ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-03-2004 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 2
Instal YM!
You are (i think) my last hope! I'm desperate. For 4 hours i'm searching on the internet a way to install Yahoo messenger, but i couldn't find. I'm opening Terminal Program and i'm loged as user. I write su and now i'm loged as root. but when i write the path for example rpm -i /home/alexe/desktop/rh8.ymessenger-1.0.4-1.i386.rpm (the file is placed on desktop) the message is "no such file or directory". I've tried to replace "home" with "root" but the result was the same. What should i do? please help me... because i really have to talk with someone. it's urgent! I really need your help! Thak you!!
- 11-03-2004 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
In CLI, cd to the directory where the file is located. Do an ls command to make sure it's there. Then try to install it from there. Do you get the same error?
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 11-03-2004 #3Just Joined!
- Join Date
- Nov 2004
- Posts
- 2
I don't know what CLI is and how to cd (is like in ms-dos?) and i don't know how to do an is command.
i'm a noob. today was the first time when i saw linux
- 11-03-2004 #4Linux Newbie
- Join Date
- Oct 2004
- Location
- B'ham Alabama
- Posts
- 240
he is sayn #cd "dir"
ie.
open a term and type
# cd /
# ls
shows your dir
now
# cd /home/USERNAME/Desktop "assumen you put it there"
# ls
see if it show up


Reply With Quote
