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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-08-2003, 04:00 AM
|
#1
|
LQ Newbie
Registered: Aug 2003
Distribution: redhat 9
Posts: 17
Rep:
|
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?
|
|
|
08-08-2003, 04:02 AM
|
#2
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
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
|
|
|
08-08-2003, 04:32 AM
|
#3
|
LQ Newbie
Registered: Aug 2003
Distribution: redhat 9
Posts: 17
Original Poster
Rep:
|
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
|
|
|
08-08-2003, 04:51 AM
|
#4
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
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
|
|
|
08-08-2003, 04:56 AM
|
#5
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
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
|
|
|
08-08-2003, 05:01 AM
|
#6
|
LQ Newbie
Registered: Aug 2003
Distribution: redhat 9
Posts: 17
Original Poster
Rep:
|
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!
|
|
|
08-08-2003, 05:29 AM
|
#7
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
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
|
|
|
08-08-2003, 12:45 PM
|
#8
|
LQ Newbie
Registered: Aug 2003
Distribution: redhat 9
Posts: 17
Original Poster
Rep:
|
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?
|
|
|
08-08-2003, 01:02 PM
|
#9
|
Senior Member
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Rep:
|
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 
|
|
|
08-08-2003, 05:57 PM
|
#10
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
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
|
|
|
All times are GMT -5. The time now is 12:04 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|