Date: Fri, 17 Mar 2000 12:34:04 -0500 From: "Charles Anderson" <caa@columbus.rr.com> To: Donn Miller <dmmiller@cvzoom.net> Cc: current@FreeBSD.ORG Subject: Re: RealPlayer 7 Message-ID: <20000317123404.A6877@midgard.dhs.org> In-Reply-To: <Pine.BSF.4.21.0003161732480.298-100000@acs-63-85-133-249.cvzoom.net>; from dmmiller@cvzoom.net on Thu, Mar 16, 2000 at 05:35:43PM -0500 References: <Pine.BSF.4.21.0003161732480.298-100000@acs-63-85-133-249.cvzoom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I had many problems trying to get some of the linux emulation progrmas to run when I had a LD_LIBRARY_PATH set. The problem was that the linux executable was looking for libraries on the path list and finding a FreeBSD library and puking because it had a bad magic number. I just made sure my ldconfig was set right bot under FreeBSD & Linux emulation and did not set any LD_LIBRARY_PATH. Drove me nuts for half a week. -Charlie On Thu, Mar 16, 2000 at 05:35:43PM -0500, Donn Miller wrote: > Anyone get this beast to work on -current? The audio works, but the video > doesn't work at all. I have COMPAT_LINUX in my kernel, and RealPlayer 5.0 > works pretty well. > > > $ printenv LD_LIBRARY_PATH > /usr/local/qt/lib:/usr/local/lib/rvplayer5.0:/usr/local/RealPlayer7/Common:/usr/local/RealPlayer7/Codecs:/usr/local/RealPlayer7/Plugins:/usr/local/RealPlayer7 > > > - Donn > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- Charles Anderson caa@columbus.rr.com No quote, no nothin' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000317123404.A6877>
