On Tue, Oct 11, 2005 at 08:52:05PM +0400, Andrew P. wrote: > On 10/11/05, Gary Kline <[EMAIL PROTECTED]> wrote: > > On Tue, Oct 11, 2005 at 01:22:28PM +0400, Andrew P. wrote: > > > On 10/11/05, Gary Kline <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] www.thought.org Public service Unix _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"