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
- Real Player William Salvino
- Stefan Gartner
