LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-08-2003, 04:00 AM   #1
Brutal
LQ Newbie
 
Registered: Aug 2003
Distribution: redhat 9
Posts: 17

Rep: Reputation: 0
how do I install realmedia player?


I downloaded a .bin from realnetworks.

im using redhat9.

I have tried several methods posted here after using the famous but oft ignored search button, including a few different chmod methods.

if I do an sh, it simply says "cannot execute binary file"

when i do the chmod, nothing happens at all.

any ideas?
 
Old 08-08-2003, 04:02 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Assuming the file name is realplay.bin try this (as root):
chmod +x realplay.bin
./realplay.bin

And see what happens. All as root, all in a terminal, and all in the directory where the file is

Cool
 
Old 08-08-2003, 04:32 AM   #3
Brutal
LQ Newbie
 
Registered: Aug 2003
Distribution: redhat 9
Posts: 17

Original Poster
Rep: Reputation: 0
Code:
[brutal@localhost brutal]$ su root
Password:
[root@localhost brutal]# chmod +x rp8_linux_alpha_rh62_cs1.bin
[root@localhost brutal]# ./rp8_linux_alpha_rh62_cs1.bin
bash: ./rp8_linux_alpha_rh62_cs1.bin: cannot execute binary file
[root@localhost brutal]# dir
et-linux-2.55.x86.run                  NVIDIA-Linux-x86-1.0-4363.run
mplayer-gui-0.90-1.i386.rpm            nvidia\ readme
mplayer-skin-default-1.0-2.noarch.rpm  rp8_linux_alpha_rh62_cs1.bin
no_trailer_050801.rm                   VI\ commands
[root@localhost brutal]#

dammit! LOL
 
Old 08-08-2003, 04:51 AM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Jacked up! Let's give it a blast of mods:
as root:
chmod 777 filename.bin
chown root.root filename.bin
./filename.bin

Post back if that doesn't work...

Cool
 
Old 08-08-2003, 04:56 AM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Where's the file located? Is it on a Fat32/NTFS partition? Can you post up /etc/fstab

And can you post up:
ls -l filename.bin

Cool
 
Old 08-08-2003, 05:01 AM   #6
Brutal
LQ Newbie
 
Registered: Aug 2003
Distribution: redhat 9
Posts: 17

Original Poster
Rep: Reputation: 0
Code:
[brutal@localhost brutal]$ su root
Password:
[root@localhost brutal]# dir
et-linux-2.55.x86.run                  NVIDIA-Linux-x86-1.0-4363.run
mplayer-gui-0.90-1.i386.rpm            nvidia\ readme
mplayer-skin-default-1.0-2.noarch.rpm  rp8_linux_alpha_rh62_cs1.bin
no_trailer_050801.rm                   VI\ commands
[root@localhost brutal]# chmod 777 rp8_linux_alpha_rh62_cs1.bin
[root@localhost brutal]# chown root.root rp8_linux_alpha_rh62_cs1.bin
[root@localhost brutal]# ./rp8_linux_alpha_rh62_cs1.bin
bash: ./rp8_linux_alpha_rh62_cs1.bin: cannot execute binary file
[root@localhost brutal]#
[root@localhost brutal]#


score:

RealPlayer/Linux Team -> 74,982,896,098,984
Brutal -> 0

LOL

time for me to go to bed....its 4am.....FFS my wife is gonna KILL me.

thanks a TON for the help, soon as I get up I will check into this. and of course, I will do some more scouring of the web and various forums. don't worry, Im very patient. as you can see from the dir list I downloaded MPlayer rpms as well...have no idea how to install that either, so I have a nice list of projects to go through tomorrow...weeeeeee!
 
Old 08-08-2003, 05:29 AM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Ookay, well it looks like 2 of us are tired

I'm just assuming here, so go ahead and lemme know if I'm wrong...

Most of the time you don't have an Alpha processor in your box, it's something x86'ish (Pentium, Athlon..). So you just need to grab the correct file for your architecture:
http://207.188.7.150/080acf92cd1d596...6_i386_cs2_rpm

Rename that puppy:
mv rp8_linux20_libc6_i386_cs2_rpm rp8.linux20.libc6.i386.cs2.rpm
And install it the old fashioned way:
rpm -Uvh rp8.linux20.libc6.i386.cs2.rpm



Yeah, for a LONG time those architecture things really didn't make a whole lotta sense to me. I had an Athy, so x86 I thought meant for the old computers And I always went for the PowerPC ports PowerPC is a Mac though FYI.

Anyway, good luck!

Cool
 
Old 08-08-2003, 12:45 PM   #8
Brutal
LQ Newbie
 
Registered: Aug 2003
Distribution: redhat 9
Posts: 17

Original Poster
Rep: Reputation: 0
actually now that I have found MPlayer, and since I generally hate RealPlayer, Im gonna drop this project for now.

of course, now I need to figure out how to work with rpms.
*sigh*

my noobness will never end, eh?
 
Old 08-08-2003, 01:02 PM   #9
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
Erm, I'm lucky enough to be using mandrake 9.1 powerpack dvd, and it's on there.

But, when I first managed to sort it, I was looking into how to listen to virgin. they do a realplayer stream (amongst others) and I followed the links (sorry can't remember them off hand) for the linux advice from them and got it going that way!

As far as mplayer is concerned, I have looked into that as it would be nice to listen/watch the "Zep" dvd's I got for my BD last month, but I still get confused as to what I actually need to download, so I'm gonna have a go at installing it from the linuxformat coverdisc that arrived yesterday!

regards

John
 
Old 08-08-2003, 05:57 PM   #10
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Quote:
Originally posted by Brutal
actually now that I have found MPlayer, and since I generally hate RealPlayer, Im gonna drop this project for now.

of course, now I need to figure out how to work with rpms.
*sigh*

my noobness will never end, eh?
Definitely! I use mplayer for nearly all my media needs now. It's one of the best tools I've EVER seen. Sooo much to it, very in depth, excellent man page once you become familiar, awesome online docs, and the best part:
Our resident expert is usually great at helping with the more obscure things: acid_kewpie.

Cool
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Recording RealMedia Audio Streams remyfenn Linux - Software 2 10-02-2005 09:32 AM
Realmedia in Linux? little_penguin Linux - Software 1 08-11-2005 01:01 PM
Convert RealMedia (Streaming) to MP3 Kenji Miyamoto Linux - General 1 01-14-2005 11:10 AM
Converting Cinelerra Project to RealMedia nyk Linux - Software 0 01-02-2004 09:28 PM
RealMedia codecs in MPlayer? GTBlackwell Linux - Software 8 10-21-2003 11:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:01 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