看板 DFBSD_kernel 關於我們 聯絡資訊
:Success! : :cvsupping left only those few files in /usr/src/lib/libz, and my buildworld :completed successfully. : :Two questions: : :(1) Are the occasional "__FreeBSD__ redefined" messages harmless (or do : they indicate PATH confusion)? Just ignore them. :(2) How does one do an installworld into somewhere other than / ? I want to : install into /dfly. : :Thanks! : :- David (already answered by Tomaz but for completness): make installworld DESTDIR=/blah/blah/blah should work. -Matt Matthew Dillon <dillon@backplane.com>