Date: Sat, 14 Nov 1998 14:15:34 -0500 (EST) From: Alfred Perlstein <bright@hotjobs.com> To: Open Systems Networking <opsys@mail.webspan.net> Cc: "Steven P. Donegan" <donegan@quick.net>, current@FreeBSD.ORG Subject: Re: top/w/vmstat weirdness :-) Message-ID: <Pine.BSF.4.05.9811141412170.27294-100000@porkfriedrice.ny.genx.net> In-Reply-To: <Pine.BSF.4.02.9811141354510.2273-100000@orion.webspan.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 14 Nov 1998, Open Systems Networking wrote: > On Sat, 14 Nov 1998, Steven P. Donegan wrote: > > > rebuild those libraries and individual components the question becomes how? > > > > Thanks - since my mailbox usually includes over 100 emails daily (cisco > > mailing list, freebsd mailing list(s), detomaso pantera list, etc. I tend > > to prune many times without reading - so sorry if this is something > > that's been discussed before). > > No all you need to do is rebuild, /usr/src/lib/libkvm and install it. > cd /usr/src/lib/libkvm ; make ; make install > then do the same for each util. cd /usr/src/bin/ps ; make ; make install > ... > Wash rinse repeat for the rest of the utils. > > A complete make world is not needed. Generally when i see a "HEADS UP" on the list about some system change happening, (specifically the change to the proc struct a few days ago) I: 1) READ IT 2) decided I still want to track -current without sounding silly on the list, then I 3) "make buildworld" 4) make the kernel 5) make installworld 6) install the new kernel 7) reboot -Alfred > > Chris > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9811141412170.27294-100000>