Bud Rogers wrote:
>
> zentara <[EMAIL PROTECTED]> writes:
> > > > �Does anybody know if the Realplayer 5.0 plugin for Nestscape
> > > > Cummunicator 4.5 works under Suse 6.0?
> > > > I've tried to follow up the instructions but I don't get it working.
> > >
> > > I just tried to play a Realaudio file with Suse6, and
> > > Rvplayer5.0 and got a general error.
>
> > Does anyone know if it's the RealPlayer, or the new kernel 2.2.3
> > and the sound system?
> Various customers have written in to inform us of a solution to this problem created
>by a 5.0 Linux Player user. This customer has sent us the URL where his
>solution/patch is located:
>
> http://www.i2k.com/~jeffd/rpopen/
Thanks, this patch works.
He did setup a batch file to preload the open.so library;
and he then called the rvplayer with an "rplayer" script.
This alters the directions for setting up Helper Applications
in Netscape, calling rplayer instead of rvplayer.
I found that you don't need the "rplayer script" if you
alter the .bashrc file to change the "export LD_LIBRARY_PATH"
environment variable.
The new statement should be:
export LD_LIBRARY_PATH=$HOME/rvplayer5.0
LD_PRELOAD=$HOME/rvplayer5.0/open.so
Then do a "source .bashrc"
This way calling rvplayer works.
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html