Date: Wed, 12 Nov 1997 12:42:54 -0700 From: "Chris Faehl" <cfaehl@cs.unm.edu> To: "Fiore, William" <Fiowi01@mail.cai.com> Cc: questions@FreeBSD.ORG Subject: Re: After make world - what's next Message-ID: <m0xVigi-0003HMC@enterprise.cs.unm.edu> In-Reply-To: Your message of "Wed, 12 Nov 1997 13:51:12 EST." <314E26C1801AD1119C3000805FD40926125C13@usilms05.cai.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Do I have to do a make install after make world? > > tia $bilfjr Read the handbook: 16.2.3 Using FreeBSD-stable . . . 4.Before compiling stable, read the Makefile in /usr/src carefully. . . . If you had done this, you would have known the answer to your question: # buildworld - rebuild *everything*, including glue to help do upgrades # installworld- install everything built by "buildworld" # world - buildworld + installworld -- Chris Faehl (cfaehl@cs.unm.edu)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0xVigi-0003HMC>