Plan 9 from Bell Labs’s /usr/web/sources/contrib/nemo/octopus/README

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Octopus files:

MacOSX:	software that depends on using a host w/ MacOSX
Plan9:	software that depends on using a host w/ Plan 9 or Plan B
port:		portable software
module:	system modules	(mdep. ones start with m)
man:		manual pages
lib:		various config files
doc:		various papers


To compile:

OCTOPUS=/usr/octopus
cd $OCTOPUS/port
mkdir -p /dis/o /pc /term /devs /dis/o/MacOSX /dis/o/Plan9
bind -a /dis/o/$emuhost /dis/o
mk
mk install
mk clean
or limbo -I $OCTOPUS/module otherwise

To start a PC:
	o/pcrc
To start a terminal:
	o/termrc
before doing this, create your home in the local inferno, and
setup a reasonable /lib/ndb/local

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.