Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2000 00:39:50 -0700
From:      "Crist J. Clark" <cristjc@earthlink.net>
To:        Zhihui Zhang <zzhang@cs.binghamton.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Access source code without installation
Message-ID:  <20000716003950.D199@dialin-client.earthlink.net>
In-Reply-To: <Pine.SOL.4.21.0007152122420.9378-100000@sol.cs.binghamton.edu>; from zzhang@cs.binghamton.edu on Sat, Jul 15, 2000 at 09:25:29PM -0400
References:  <Pine.SOL.4.21.0007152122420.9378-100000@sol.cs.binghamton.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 15, 2000 at 09:25:29PM -0400, Zhihui Zhang wrote:
> 
> I am using FreeBSD 4.0-release.  I bought 2.2.8 CDs more than one year
> ago.  I want to read some of the old source code of 2.2.8 and do not want
> to install 2.2.8.  How can I get it from the 4 CD sets and put it onto
> the machine running 4.0?

Mount the CD. Go to,

  # cd <cdrom>/src
  # sh install.sh DESTDIR=<destdir>

Where the source tree will be installed into <destdir>/usr/src.
-- 
Crist J. Clark                           cjclark@alum.mit.edu


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?20000716003950.D199>