Date: Mon, 12 Nov 2007 17:50:32 -0500 From: "Philip M. Gollucci" <pgollucci@riderway.com> To: Tino Engel <elrap@web.de> Cc: "mark@msen.com" <mark@msen.com>, John <nesredep@gmail.com>, "Aryeh M. Friedman" <aryeh.friedman@gmail.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: flash: linux firefox vs linuxpluginwrapper Message-ID: <4738D8B8.7070807@riderway.com> In-Reply-To: <4738D1DA.2020705@web.de> References: <cff9f2d10711091320q7825f190r8dc373b80155a9bd@mail.gmail.com> <200711120938.43924.mark@msen.com> <47386761.1090801@gmail.com> <4738D1DA.2020705@web.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Tino Engel wrote:
> freebsdangel# setenv PATH "${PATH}:/usr/compat/linux/lib"
you are looking for LD_LIBRARY_PATH
You should do this with ldconfig so its there all the time; but use the
linux compat one, not the freebsd base system one.
The port should have done this for you.
cat /compat/linux/etc/ld.so.conf
include ld.so.conf.d/*.conf
/lib
/usr/lib
/usr/local/lib
--
------------------------------------------------------------------------
Philip M. Gollucci (philip@ridecharge.com)
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF
Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4738D8B8.7070807>
