Date: Tue, 11 Oct 2005 10:18:45 -0700 From: Gary Kline <kline@tao.thought.org> To: "Andrew P." <infofarmer@gmail.com> Cc: Gary Kline <kline@tao.thought.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: AaaarrrGGGH. linuxpluginrapper and linux-mozilla. Message-ID: <20051011171845.GC26236@thought.org> In-Reply-To: <cb5206420510110952k612885bfk2d63604ca33e9713@mail.gmail.com> References: <20051011052328.GA22695@thought.org> <cb5206420510110222w14570bfdi2b91e71899c8e3fa@mail.gmail.com> <20051011161003.GA26236@thought.org> <cb5206420510110952k612885bfk2d63604ca33e9713@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 11, 2005 at 08:52:05PM +0400, Andrew P. wrote: > On 10/11/05, Gary Kline <kline@tao.thought.org> wrote: > > On Tue, Oct 11, 2005 at 01:22:28PM +0400, Andrew P. wrote: > > > On 10/11/05, Gary Kline <kline@tao.thought.org> wrote: > > > > [[ ... ]] > > > > > Okay, I get: > > > > > > tao# echo "/usr/X11R6/lib" >> /compat/linux/etc/ld.so.conf > > tao# `/compat/linux/sbin/ldconfig -p | grep libX` > > libX11.so.6: Command not found. > > > > > > I'm missing the linux compat files; where do I rebuild > > these libraries? There is no [Mm]akefile in /usr/compat/linux. > > > > gary > > > > > > -- > > Gary Kline kline@thought.org www.thought.org Public service Unix > > > > > > # pkg_info | grep linux_base > > Deinstall the linux_base you have (pkg_deinstall, > pkg_delete or make deintstall) > > # cd /usr/ports/emulators/linux_base-8/ > # make install > > BTW, make sure that linux is kldloaded or > compiled into your kernel. > kldstat says that I have the linux stuff builtin. Thanks for your help; I'm de-/re-installing linux_base-8. Should be interesting. <SOAPBOX> The default of having these compat files installed in /usr rather than in /usr/local should probably be re-thought. I look for (most) ports in /usr/local. [A lot of the GUI suite are in /usr/X11R6/* tho.] hAving things symlinked shouldn't use up too many inodes. </SOAPBOX> gary -- Gary Kline kline@thought.org www.thought.org Public service Unix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051011171845.GC26236>