Results 1 to 4 of 4
Is there anyone who can tell me how to install MPG123 on to RH9 in text??
many thanks in advance.
Shom...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-16-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 2
RH9 and mpg123
Is there anyone who can tell me how to install MPG123 on to RH9 in text??
many thanks in advance.
Shom
- 08-16-2004 #2Linux Newbie
- Join Date
- Aug 2004
- Location
- Houston Texas
- Posts
- 192
Do you mean how to install in from the terminal?
What package format? rpm, tar, ...
- 08-16-2004 #3Just Joined!
- Join Date
- Aug 2004
- Posts
- 2
reply
I have the rpm on a floppy I just would like to know the syntax to have it installed from the floppy
Thank you
- 08-16-2004 #4Linux Newbie
- Join Date
- Aug 2004
- Location
- Houston Texas
- Posts
- 192
rpm -ivh /mnt/floppy/name.rpm
or
cd /mnt/floppy
rpm -ivh name.rpm


Reply With Quote
