Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jul 1999 22:27:12 +0200
From:      Marcel Moolenaar <marcel@scc.nl>
To:        questions@FreeBSD.ORG
Subject:   Re: linux-base port....help please
Message-ID:  <3787ACA0.74E422EF@scc.nl>
References:  <Pine.BSI.4.05L.9907091852570.23411-100000@pdx.cybcon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bill Woods wrote:
> 
> I was installing the linux-base port and doing a make install produces:
> 
> I was wondering if I need the linux_libs installed to use this port.

No. It's better to remobe linux_lib before installing linux-base.
The patch I gave on -ports is one way of solving this. This is is simpler,
but tricky:

	mkdir /compat/linux/compat
	ln -s / /compat/linux/compat/linux

If you want to do development, make sure to remove the link after
installing linux-devel.

-- 
Marcel Moolenaar                                  mailto:marcel@scc.nl
SCC Internetworking & Databases                     http://www.scc.nl/
Amsterdam, The Netherlands                         tel: +31 20 4200655


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3787ACA0.74E422EF>