PDA

View Full Version : Realplayer on AMD64


mthaddon
March 23rd, 2005, 01:34 PM
Just like to see if anyone's resolved this issue on Hoary? Can't get Realplayer working on AMD64

http://ubuntuforums.org/showthread.php?t=599&highlight=amd64+realplayer

Thanks, Tom

X3N
April 3rd, 2005, 12:58 PM
I've not been able to install it, though i've only been running hoary (64) for a couple of days, but a work around that might be worth exploring is using mplayer [or any other client?] that will use the RealMedia codecs that are in the win32codec pack.

mthaddon
April 4th, 2005, 07:37 PM
So I guess that brings up another issue - how did you install the win32codecs? 32-bit chroot? I've been thinking that's the only way to do it, but haven't yet had time to go down that path.

Thanks, Tom.

dewey
April 5th, 2005, 09:37 PM
Yes, the only way to run 32-bit anything is within a chroot environment. And there has yet to be any win32codec port for 64bit, along with a few other things, like flash. (Although flash has many projects working on getting it there)

wmcbrine
April 6th, 2005, 01:06 AM
Yes, the only way to run 32-bit anything is within a chroot environment.
No, most stuff will work with just what's in */lib32. But not this, I guess.

dmatrix
April 6th, 2005, 01:07 PM
Correct must stuff does work with /usr/lib32. RealPlayer, w32codecs and Flash plugin are another story though.

arunsub
April 25th, 2005, 03:56 PM
I'm a newbie. What's chroot environment?

Ephack
April 25th, 2005, 04:40 PM
A chroot environment enables you to execute some applications in a new environment without having to reboot your system. Typically, it is usefull if you're running a 64bits environment and want to execute an application that is not available for this architecture. The chroot environment is then a basic 32bits environment. See this post for more practical informations:
http://ubuntuforums.org/showthread.php?t=24575