LinuxQuestions.org
Review your favorite Linux distribution.
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 08-03-2009, 10:56 PM   #1
ricacola
LQ Newbie
 
Registered: Aug 2009
Posts: 8

Rep: Reputation: 0
how to install real player in linux professional 8.2


Hi everyone I am new to linux and having problems installing real player,I downloaded the program from the internet in rpm version.
or should i download the tar.gz or other version? wich one is the right one for my system? and can anyone tell me step by step how to install it? thank you
 
Old 08-03-2009, 11:10 PM   #2
jayesh.soni
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Rep: Reputation: 9
Hi ricacola,

You just need to give the following command as super user..

yum -y install RealPlayer

This will install the RealPlayer with all dependencies
 
Old 08-04-2009, 12:46 AM   #3
sandbish
LQ Newbie
 
Registered: Apr 2008
Posts: 25

Rep: Reputation: 15
May I know which linux distribution r u using???
 
Old 08-04-2009, 02:00 AM   #4
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
I think linux professional 8.2 is a Suse version. Unless I am mistaken (it has been a while) Suse uses yast and not yum.
 
Old 08-04-2009, 11:30 AM   #5
sandbish
LQ Newbie
 
Registered: Apr 2008
Posts: 25

Rep: Reputation: 15
download realplayer.bin and then try this:

su
<enter root password>
chmod a+x RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin

It might work
 
Old 08-04-2009, 01:43 PM   #6
ricacola
LQ Newbie
 
Registered: Aug 2009
Posts: 8

Original Poster
Rep: Reputation: 0
how to install real player in linux professional 8.2

Quote:
Originally Posted by sandbish View Post
download realplayer.bin and then try this:

su
<enter root password>
chmod a+x RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin

It might work
sandbish, this is the message I get


linux:/home/javier # chmod: failed to get attributes of `realplayer10GOLD.bin': No such file or directory
> linux:/home/javier #
>
>
 
Old 08-04-2009, 11:15 PM   #7
sandbish
LQ Newbie
 
Registered: Apr 2008
Posts: 25

Rep: Reputation: 15
ricacola....first make sure that u r in the same directory where the RealPlayer10GOLD.bin exists
Then do double check the spelling of the .bin file....the name must be case sensitive
The name may differ according to the version of the RealPlayer what u r trying to install...so u have to be carefull about that
 
Old 08-12-2009, 11:52 PM   #8
ricacola
LQ Newbie
 
Registered: Aug 2009
Posts: 8

Original Poster
Rep: Reputation: 0
ok! sandbish your commands worked, I installed realplayer but now I cant find the program I'm sorry but I"ve been usin suse linux only for 2 weeks can somebody tell me where is my program I just installed? using the konsole(terminal) thank you sandbish you helped a lot
 
Old 08-13-2009, 12:46 AM   #9
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Try
Code:
whereis realplay
jdk
 
Old 08-13-2009, 02:22 AM   #10
ricacola
LQ Newbie
 
Registered: Aug 2009
Posts: 8

Original Poster
Rep: Reputation: 0
jdkaye I get this message "command not found" when i ask where is realplay another idea please.
 
Old 08-13-2009, 02:33 AM   #11
ricacola
LQ Newbie
 
Registered: Aug 2009
Posts: 8

Original Poster
Rep: Reputation: 0
jdkaye i get this message "command not found" when i ask where is realplay , any other ideas please , thank you
 
Old 08-13-2009, 02:37 AM   #12
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
when i ask where is realplay
whereis realplay
 
Old 08-13-2009, 04:45 AM   #13
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by ricacola View Post
jdkaye I get this message "command not found" when i ask where is realplay another idea please.
Ricacola: Everything put in a "code box" is to be taken literally
unless otherwise indicated. If I write "whereis" and you type "where is" those aren't the same thing so of course it couldn't find the command.
jdk
 
Old 08-13-2009, 01:50 PM   #14
krasop
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Rep: Reputation: 0
i have mandriva i save realplayer.rpm to my desktop and i do not know how i can install it. i am five days linuxer.thang you.
 
Old 08-13-2009, 01:52 PM   #15
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
rpm -ivh Desktop/whatever.rpm
 
  


Reply

Tags
install, linux, player, real



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
[SOLVED] install real player 11 devmohan786 Linux - Software 4 07-10-2008 12:24 PM
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
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 07:32 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