LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-10-2008, 07:54 AM   #1
devmohan786
LQ Newbie
 
Registered: Jul 2008
Posts: 27

Rep: Reputation: 15
install real player 11


Hi,
I have linux 5 with real player10. I have lost it. Then I go to the real .com/linux and download realplayer11(that is read hat pacage).Now I have Realplayer11Gold.rpm and Realplayer11Gold.bin on my desktop. Now I don't know what shoud I do?
 
Old 07-10-2008, 08:13 AM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
You can find the install instructions here --> https://player.helixcommunity.org/20..._the_Installer.

For the rpm, run this command as root.
Quote:
run the command "rpm -ivh RealPlayer11Gold.rpm"
This assumes your distro has rpm package manager installed. If not, use the .bin file.
 
Old 07-10-2008, 11:41 AM   #3
devmohan786
LQ Newbie
 
Registered: Jul 2008
Posts: 27

Original Poster
Rep: Reputation: 15
Explain More

Hi,
I have read your post. I am too new at linux so please explain more. I am also send ing you some more information. I have saved rpm file in desktop and desktop has been already saved in root's home.
root's home (directory)
desktop(sub directory)
Please tell me how to run that command .
 
Old 07-10-2008, 12:04 PM   #4
rikijpn
Member
 
Registered: Jun 2007
Location: Japan
Distribution: Debian lenny, DSL, Solaris 10
Posts: 157

Rep: Reputation: 33
bin files

Hi.
If you've got a .bin file you may check if you have the permission to execute it (whether you can run it or not) by
Code:
ls -lh
which should have some x's (from eXecute). Well, as root just do
Code:
chmod 755
(the default permissions should be giving you executable permission I guess, but just in case?), then just put
Code:
./filename.bin
where filename=name of the file.
Of course you should do this a root (put a
Code:
sudo
before the commands?).
And you should have your software installed.

But hey, since Linux has such great free software you might as well just install some software directly from your package repository (read more about it at your distro's page <- where you downloaded linux). You probably have a package manager, so to find some software that plays movies/music, after opening the package manager you probably can browse by categories, so it will probably be actually easier than having to download and install software manually everytime. This is the way it is usually done in the linux world.
Besides, Mplayer is I believe a lot better than RealPlayer so you could at least give it a shot...

Hope it helps.
 
Old 07-10-2008, 12:24 PM   #5
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
devmohan786,

Open up a konsole. You can find an icon to start it from the K start button. Once launched, it will look like a dos command prompt.

It will open at your users home directory. So to get to the file you have on the desktop, do a command 'cd Desktop' Type it at the $ prompt, without the quotes. That should get you to the correct directory.

Now do a command 'ls -l' ( without the quotes ). It should list the files in long format in the directory /home/yourusername/Desktop

You should see the file. If you do not, you need to find the file first.

Next, at the command prompt type 'su' without quotes, and press enter. This command is doing a switch user ( to root ). The system will prompt you for the root password. You would have set it during installation.

If this is Ubuntu or one of its derivatives, then use the command 'sudo' before all commands needing root privileges. You will need to supply the root password each time.

You have not stated the distro you are using. Not all distros have the rpm package manager installed. If you are using Red Hat, Fedora or Mandriva, then you will have the rpm package manager installed. To install the .rpm file, type 'rpm -ivh RealPlayer11Gold.rpm' once again, no quotes. Watch the case, it MUST match the name of the file you downloaded exactly, even the case. That is the way linux is.

That will install the .rpm package. Once it is installed you do not need the .rpm file.

If you can not use the .rpm, then follow rikijpn's instructions for a .bin file.

Post back, if you need further assistance. You may have more questions.

Hope this helps.

Last edited by camorri; 07-10-2008 at 12:31 PM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
where to install real player nick623 Linux - Software 2 02-13-2006 11:40 PM
Real Player Install tapanagkumar Linux - Software 1 07-19-2005 01:02 PM
How to install Real Player rpm? ananya Linux - Software 9 12-26-2004 06:14 PM
Real Player 8 Install on RH9 Nell Linux - General 6 08-10-2003 10:40 PM
How to install Real player in linux ? futurist Linux - Software 19 06-15-2003 04:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration