pdav / xv6-book

Commentary for xv6-public

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The book compiles using Heirloom Troff,
an open source update of the original Unix troff.

cvs -d :pserver:anonymous@heirloom.cvs.sourceforge.net:/cvsroot/heirloom co heirloom-doctools
cd heirloom-doctools
make
sudo make INSTALL=install STRIP=strip install	# sic

This will install the binaries in /usr/ucb, but
you want to install them in /usr/local/ucb, which is
what the run1 script expects.  Move the binaries or
update PREFIX in mk.config in heirloom-doctools.

About

Commentary for xv6-public

License:Other


Languages

Language:Perl 98.2%Language:Shell 1.1%Language:Makefile 0.5%Language:Perl 6 0.2%