On Tue, Feb 01, 2000 at 03:46:25PM -0500, a little birdie told me
that Jim Bloom remarked
> The method below worked just fine on my laptop. I can't guarantee how
> it will do on a 3.x system for upgrading. Also, if a kernel is being
> installed, it must be done before installing install or after the
> installworld.
Just as a guess, you don't have to worry about 'install' coming from 3.x
(or, for that matter, earlier -CURRENT's), since the functions were
compiled in at that point. Look:
[18:45:44] mortis:~
(ttyp7):{844}% uname -a
FreeBSD mortis.sighup.org 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Thu Dec 30
15:51:01 CST 1999
[EMAIL PROTECTED]:/usr/src/sys/compile/MORTIS i386
[18:47:28] mortis:~
(ttyp7):{845}% ldd `which install`
/usr/bin/install:
libc.so.4 => /usr/lib/libc.so.4 (0x18065000)
--
Matthew Fuller (MF4839) | [EMAIL PROTECTED]
Unix Systems Administrator | [EMAIL PROTECTED]
Specializing in FreeBSD | http://www.over-yonder.net/
"The only reason I'm burning my candle at both ends, is because I
haven't figured out how to light the middle yet"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message