Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2000 21:24:48 +0400 (MSD)
From:      "Aleksandr A.Babaylov" <babolo@links.ru>
To:        obrien@FreeBSD.ORG
Cc:        asami@FreeBSD.ORG, knu@idaemons.org, ports@FreeBSD.ORG
Subject:   Re: USE_LINUX?
Message-ID:  <200006071724.VAA28445@aaz.links.ru>
In-Reply-To: <20000607101234.A80031@dragon.nuxi.com> from "David O'Brien" at "Jun 7, 0 10:12:34 am"

next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien writes:
> On Wed, Jun 07, 2000 at 03:42:30AM -0700, Satoshi - Ports Wraith - Asami wrote:
> > That's a good point.  Speaking of which, I forgot to add
> > PREFIX=${LINUXBASE} to my previous patch.
> .... 
> > +LINUXBASE?=		${DESTDIR}/compat/linux
> 
> If I understand this right, I think this may be wrong.  Won't this
> install Acroreader in /compat/linux rather than /usr/local ?  Or will
> only things like the linux_devel port set USE_LINUX?
I think that it is wery useful to install acroread to /compat/linux/usr/local/bin,
linux-netscape to /compat/linux/usr/local/lib (as I do for years) so on.
/compat/linux/usr/local absent in our linux so there no
interseptions. /compat/linux/usr/local/bin can be in PATH.
And note if /usr/compat/linux is mount point for real linux.

PS Sorry my English is bad

> 
> > +.if defined(USE_LINUX)
> > +BUILD_DEPENDS=  /compat/linux/sbin/ldconfig:${PORTSDIR}/emulators/linux_base
> > +RUN_DEPENDS=    /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/
> 
> If you keep the above, should those be ${LINUXBASE} too?  If not, maybe
> COMPATLINUXDIR needs to be created.

-- 
@BABOLO      http://links.ru/


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006071724.VAA28445>