From mboxrd@z Thu Jan 1 00:00:00 1970
Message-ID: <7470ae497c2117af6f6ae5eb39f3bec5@csplan9.rit.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] installing extra software
Date: Wed, 4 Jul 2007 06:53:27 -1000
From: john@csplan9.rit.edu
In-Reply-To: <8C98CA48C3B1874-898-14141@WEBMAIL-MC16.sysops.aol.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
Topicbox-Message-UUID: 91281fa6-ead2-11e9-9d60-3106f5b1d025
> Hello. I have just installed plan9 on a micronpc millennia rs-2100 with 64MB Ram and a !8GB Hard drive. I hope that the information helps out some. I am having to burn CD's at one computer and bring them to the Plan9 box. This is not a problem. However, I do not know how to compile software for plan 9 and would like a link to a simple tutorial. I understand the basics of Linux and FreeBSD. I hope that any information I have given will be of some assistance.
> Thank you in advance for any help.
> Obrigado e tchau
>
It's pretty easy to compile software on Plan 9. Just get the tarball and
unpack it. There's usually a mkfile in the base directory of the source
tar, so just running 'mk' is usually sufficient. If there's a README, read
it.
Now, if you just have a foo.c file, just do this:
8c foo.c
8l foo.8
and find the executable in ./8.out. You can then install it by
copying it to $home/bin/386/ or /bin.
John
From mboxrd@z Thu Jan 1 00:00:00 1970
To: 9fans@cse.psu.edu
Date: Wed, 4 Jul 2007 18:48:17 -0400
MIME-Version: 1.0
From: evilplantain@aol.com
Content-Type: multipart/alternative;
boundary="--------MB_8C98CA48C3B1874_898_287AF_WEBMAIL-MC16.sysops.aol.com"
Message-Id: <8C98CA48C3B1874-898-14141@WEBMAIL-MC16.sysops.aol.com>
Subject: [9fans] installing extra software
Topicbox-Message-UUID: 912080fc-ead2-11e9-9d60-3106f5b1d025
----------MB_8C98CA48C3B1874_898_287AF_WEBMAIL-MC16.sysops.aol.com
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"
Hello. I have just installed plan9 on a micronpc millennia rs-2100 with 64MB Ram and a !8GB Hard drive. I hope that the information helps out some. I am having to burn CD's at one computer and bring them to the Plan9 box. This is not a problem. However, I do not know how to compile software for plan 9 and would like a link to a simple tutorial. I understand the basics of Linux and FreeBSD. I hope that any information I have given will be of some assistance.
Thank you in advance for any help.
Obrigado e tchau
________________________________________________________________________
AOL now offers free email to everyone. Find out more about what's free from AOL at AOL.com.
----------MB_8C98CA48C3B1874_898_287AF_WEBMAIL-MC16.sysops.aol.com
Content-Transfer-Encoding: 7bit
Content-Type: text/html; charset="us-ascii"
Hello. I have just installed plan9 on a micronpc millennia rs-2100 with 64MB Ram and a !8GB Hard drive. I hope that the information helps out some. I am having to burn CD's at one computer and bring them to the Plan9 box. This is not a problem. However, I do not know how to compile software for plan 9 and would like a link to a simple tutorial. I understand the basics of Linux and FreeBSD. I hope that any information I have given will be of some assistance.
Thank you in advance for any help.
Obrigado e tchau