Re: Realplayer 8 on FC1?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Do, den 22.01.2004 schrieb Eric Sobalvarro um 03:03:
> Has anyone gotten it to actually play a stream?  It installs fine, but I 
> cannot open streams...

Just streaming is not working or are you facing that the realplayer at
all does not work?

If later it is a problem you can fix with LD_ASSUME_KERNEL=2.2.5. So
better write a little wrapper script you call each time instead of
starting realplayer directly. The bash script should be executable
(chmod 755) and contain following content:

#!/bin/sh
export LD_ASSUME_KERNEL=2.2.5
/path/to/realplayer-binary "$@"

Alexander


-- 
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416  14CD E197 6E88 ED69 5653




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux