Date: Thu, 1 Aug 2002 10:29:01 -0600 (MDT) From: Scott Carmichael <freebsd@jobeus.net> To: nuro_pro <maillist@withdoc.net> Cc: freebsd-questions@freebsd.org Subject: Re: newbie question: Will the packages that I installed from ports be recompiled automatically with 'make world'? Message-ID: <20020801102754.F70658-100000@samwise.jobeus.net> In-Reply-To: <00a001c23973$82e01120$0200a8c0@SUPPER>
next in thread | previous in thread | raw e-mail | index | archive | help
Nope, they won't be. (actually, this would take a really really long time once you have many packages installed (I've got about 180)... Eeek! :) Doing a make world in /usr/src will just recompile the default OS files, none of your ports/packages. -Scott On Fri, 2 Aug 2002, nuro_pro wrote: > I finished make world successfully . > After that , I started to install some packages like mrtg and so on. > Now I want to do 'make world' again. And I have a question. > Will the packages that I installed from ports be recompiled automatically > with 'make world'? > If it does , I don't have to recompile the packages installed from ports > ..Right? > > * sorry for my stupid newbie question. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?20020801102754.F70658-100000>