Codebase list 9base / debian/2+20070429-1
debian/2+20070429-1

Tree @debian/2+20070429-1 (Download .tar.gz)

Abstract
--------
This is a port of various original Plan 9 tools for Unix, based on
plan9port [1], mk-with-libs.tgz [2], and wmii [3]. See the LICENSE
file for license details.

Installation
------------
Edit config.mk to match your local setup and  execute 'make install'
(if necessary as root). By default, 9base is installed into its own
hierarchy, /usr/local/9. This is done to avoid conflicts with the
standard tools of your system.


Credits
-------
Many thanks go to Lucent, the Bell Labs which developed this fine
stuff and to Russ Cox for his plan9port.

References
----------
[1] http://swtch.com/plan9port/
[2] http://swtch.com/plan9port/unix/
[3] http://wmii.de

--Anselm R. Garbe