Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2003 17:13:15 -0500
From:      Richard Coleman <richardcoleman@mindspring.com>
To:        Marty Landman <MLandman@face2interface.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: newbie source question
Message-ID:  <3FC919FB.8020109@mindspring.com>
In-Reply-To: <6.0.0.22.0.20031129165228.01bb0f38@pop.face2interface.com>
References:  <6.0.0.22.0.20031129165228.01bb0f38@pop.face2interface.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Marty Landman wrote:

> I installed the 4.8 mini iso w/o the source and would like to now 
> install the source code too. How is this done, and is there a beginner's 
> tutorial on working with gcc (I assume that's the standard compiler?) on 
> fbsd?

Chapter 21 of the FreeBSD handbook covers most of this.  Most people 
that are tracking FreeBSD via source use the utility "cvsup".  This part 
of the handbook covers this utility as well as how to build FreeBSD from 
source.  Once you've read the handbook, it's not that hard at all.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html

Also, once you get the source, the comments inside the main Makefile 
(/usr/src/Makefile) also give the steps necessary to build from source.

Richard Coleman
richardcoleman@mindspring.com




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