Frequently Asked Questions for FreeBSD 2.X
 : Miscellaneous Questions
 : How do I re-build my system without clobbering the existing installed binaries?
Previous: How do I create customized installation disks that I can give out to other people at my site?
Next: When my system booted, it told me that ``(bus speed defaulted)''.  What does that mean?
  7.11. How do I re-build my system without clobbering the existing installed binaries?
If you define the environment variable DESTDIR while running
``make world'' or ``make install'', the newly-created
binaries will be deposited in a directory tree identical to the
installed one, rooted at ${DESTDIR}.
Some random combination of shared libraries modifications and
program rebuilds can cause this to fail in ``make world'',
however.
 
Frequently Asked Questions for FreeBSD 2.X
 : Miscellaneous Questions
 : How do I re-build my system without clobbering the existing installed binaries?
Previous: How do I create customized installation disks that I can give out to other people at my site?
Next: When my system booted, it told me that ``(bus speed defaulted)''.  What does that mean?