Date: Wed, 8 Jul 1998 22:02:46 +0000 From: Lee Johnston <ljohnston@cyberworld.demon.co.uk> To: spork <spork@cncn.com>, Frank Pawlak <fpawlak@execpc.com> Cc: Lee Johnston <ljohnston@cyberworld.demon.co.uk>, Philuint <philuint@erols.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Q:rvplayer5.0 for linux under FreeBSD Message-ID: <19980708220246.A421@ljis.ml.org> In-Reply-To: <Pine.BSF.3.96.980708151014.274C-100000@PigStuy.dyn.ml.org>; from Spike Gronim on Wed, Jul 08, 1998 at 03:11:11PM -0400 References: <19980708013342.A8706@darkstar.connect.com> <Pine.BSF.3.96.980708151014.274C-100000@PigStuy.dyn.ml.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 08, 1998 at 03:11:11PM -0400, Spike Gronim wrote:
> Hello.
>
> I jsut got rvplayer 5.0 for linux, and when I try and play a video
> I get:
> The codec for this video was not found on your system, please upgrade.
> How do I fix this?
>
You need to have the rvplayer path in your LD_LIBRARY_PATH enivronment variable.
Something like this under bash, sh will do:
LD_LIBRARY_PATH="/compat/linux/usr/rvplayer"; export LD_LIBRARY_PATH
Replacing your path of-course.
Hope this helps you,
Lee.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980708220246.A421>
