From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Adrian" To: <9fans@cse.psu.edu> Subject: RE: [9fans] Need Docs Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit In-Reply-To: Date: Sun, 15 Sep 2002 20:36:03 -0400 Topicbox-Message-UUID: eb6cf73c-eaca-11e9-9e20-41e7f4b1d025 Yeah , I think I just got it tied in a knot. I was able to copy the files out of the python dist and place them accordingly. I think it`s time for a clean istall. I`m paying for my earlier sins from not reading all the docs. Thank you for you patience and all the help. Adding packages in the *.tgz form, do they work the same way or do I just extract them with gunzip and tar commands? -----Original Message----- From: 9fans-admin@cse.psu.edu [mailto:9fans-admin@cse.psu.edu]On Behalf Of Russ Cox Sent: Sunday, September 15, 2002 8:20 PM To: 9fans@cse.psu.edu Subject: Re: [9fans] Need Docs The Vita Nuova package just has the manuals that you've found online. If you find things missing from the Wiki, add them. That's what it's for. You probably didn't want to create any directories under /n/kfs. You mount kfs by running 9fs kfs. If python is installed, you should be able to type python at a prompt. Your best bet is to read the introductory papers (the first section at http://plan9.bell-labs.com/sys/doc) and then poke around at the man pages. Intro(1), intro(2), intro(3), intro(4), and intro(5) are definitely a good start. Russ