Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 1997 22:21:35 -0800
From:      Josh MacDonald <jmacd@CS.Berkeley.EDU>
To:        Randy DuCharme <randyd@nconnect.net>
Cc:        freebsd-current@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Re: texinfo commits done 
Message-ID:  <199701110621.WAA09412@paris.CS.Berkeley.EDU>
In-Reply-To: Your message of "Sat, 11 Jan 1997 00:15:01 CST." <32D72FE5.446B9B3D@nconnect.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In order, you need to:

(cd /usr/src/share/info; make beforeinstall)
(cd /usr/src/share/mk; make install)
(cd /usr/src/gnu/usr.bin/texinfo; make all install)

And then you should be able to make install from any of the 
documentation directories I just modified.  I said at least
most of this in previous mail.

-josh

> Josh MacDonald wrote:
> > 
> > To my knowledge, everything should build properly now.  Let me know
> > if something breaks.
> > 
> > -josh
> 
> 
> Mine breaks ....
> 
> gzip -c as-all.info > as-all.info.gz
> install -c -s -o bin -g bin -m 555  as /usr/bin
> ===> doc
> install-info --defsection="Programming & development tools."  --
> defentry="* AS:
> (as-all).            The GNU Assembler manual." as-all.info
> //usr/share/info/
> ins       nfo: not found
> ***           code 127
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701110621.WAA09412>