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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

-- 
Charles Anderson        [EMAIL PROTECTED]

No quote, no nothin'


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to