* re:real player
@ 1999-04-02 10:05 Stefan Gartner
0 siblings, 0 replies; only message in thread
From: Stefan Gartner @ 1999-04-02 10:05 UTC (permalink / raw)
To: linux-sound
I use realplayer 5.0.0.35 with RedHat 5.2 and kernel 2.2 and I have no problems
with it.
The patch at http://www.i2k.com/~jeffd/rpopen includes a script (see below)
which I saved as /usr/bin/rplayer. Instead of directly invoking rvplayer I
execute this script and everything works fine.
Stefan
----snip----
#!/bin/ash
dir=/usr/lib/Real
export LD_LIBRARY_PATH=$dir LD_PRELOAD=$dir/open.so
exec $dir/rvplayer "$@"
--
chaos is the future and beyond it is freedom
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1999-04-02 10:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-04-02 10:05 re:real player Stefan Gartner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox