From: Stefan Gartner <Stefan.Gartner@fhs-hagenberg.ac.at>
To: linux-sound@vger.kernel.org
Subject: re:real player
Date: Fri, 02 Apr 1999 10:05:08 +0000 [thread overview]
Message-ID: <marc-linux-sound-92304829417577@msgid-missing> (raw)
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
reply other threads:[~1999-04-02 10:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-sound-92304829417577@msgid-missing \
--to=stefan.gartner@fhs-hagenberg.ac.at \
--cc=linux-sound@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox