On Thu, Apr 06, 2000 at 01:00:03AM +0200, Lauri Laupmaa wrote:
> in /usr/src/UPDATING:
> 
>  cd /usr/src
>  make -DNOINFO installworld
>  make installworld
> 
> Why do I need 2 installworlds ?

Because there is a minor problem with the build system which causes it
to try installing info pages using the old texinfo system and new
options.  They you have to install with -DNOINFO which installed
texinfo, but no info pages and then install normally once you have a
working texinfo.  This problem should probably be fixxed, but a solution
hasn't been agreed upon and implemented.  Installing twice isn't much of
a burden in the grand scheme of things.  You only have to do this once.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to