Upgrading world from 5.0-dp1 to 5.1-RELEASE

From: Willem Jan Withagen <wjw_at_withagen.nl>
Date: Wed, 11 Feb 2004 18:34:34 +0100
Adding to te sequel:

# made shure that /etc/make.conf were insync.....
# cd /usr/src
# make installworld
............... after some work
--------------------------------------------------------------
>>> Installing everything..
--------------------------------------------------------------
cd /usr/src51/src; /usr/obj/usr/src51/src/make.i386/make -f Makefile.inc1
install
===> share/info
install -o root -g wheel -m 444  dir-tmpl /usr/share/info/dir
*** Signal 12

But looking and tring some more I just kept running into trouble...
Until I looked into the header of Makefile and found the solution:

/usr/obj/usr/src51/src/make.i386/make -f Makefile.inc1 reinstall

So maybe it is a suggestion to add that as a target to /usr/src/Makefile
as well.
And the big question is: does this do the same as installworld???

Note that I normally use 'make installworld', also on NFS mounted installs

Note that I needed to make 'beyond43.ascii.gz' manually, since that was
not to be found anywhere in /usr/{src,obj}

For all others it now seems I'm running 5.1-RELEASE

--WjW
Received on Wed Feb 11 2004 - 08:34:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:42 UTC