Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 1999 20:39:56 +0900
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        freebsd-doc@FreeBSD.ORG
Cc:        Jun Kuriyama <kuriyama@sky.rim.or.jp>
Subject:   Re: I need the hand book in plain text
Message-ID:  <14440.41356.66026.33249S@localhost.sky.rim.or.jp>
In-Reply-To: In your message of "Mon, 27 Dec 1999 19:26:28 %2B0000" <19991227192628.C80910@catkin.nothing-going-on.org>
References:  <386053C4.96D9B68B@baldcom.net> <19991222114035.B484@luna.cdrom.com> <19991223102138.A9006@catkin.nothing-going-on.org> <14434.20386.348631.57870H@localhost.sky.rim.or.jp> <19991227192628.C80910@catkin.nothing-going-on.org>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Nik Clayton <nik@freebsd.org>
> Is chroot necessary, or can I get away with having things installed with 
> a different PREFIX?

> If possible, I'd prefer something like

>    # cd /usr/ports/textproc/docproj
>    # make PREFIX=/usr/doc.en_US.ISO_8859-1 install
>    # make PREFIX=/usr/doc.ja_JP.eucJP install

> and then

>    # cd /home/doc-build/cvs/doc/en_US.ISO_8859-1
>    # make PREFIX=/usr/doc.en_US.ISO_8859-1 install
>    # make PREFIX=/usr/doc.ja_JP.eucJP install

> which (I think) avoids all the messiness of having to keep a chrooted area
> populated with all the extra binaries that are required.

Programs installed by the Ports Collection should work on that
environment.  I think we need PATH environment which has $PREFIX/bin
in front of usual $PATH.

OK.  Let's try with your plan and fix ports if something wrong
happened.


Jun Kuriyama // kuriyama@FreeBSD.org


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




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