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

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-- From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 4 Jul 2007 19:05:13 -0400 From: Kris Maglione To: 9fans@cse.psu.edu Subject: Re: [9fans] installing extra software Message-ID: <20070704230513.GB14982@kris.home> References: <8C98CA48C3B1874-898-14141@WEBMAIL-MC16.sysops.aol.com> <7470ae497c2117af6f6ae5eb39f3bec5@csplan9.rit.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="f2QGlHpHGjS2mn6Y" Content-Disposition: inline In-Reply-To: <7470ae497c2117af6f6ae5eb39f3bec5@csplan9.rit.edu> User-Agent: Mutt/1.5.15 (2007-04-06) Topicbox-Message-UUID: 912d5c78-ead2-11e9-9d60-3106f5b1d025 --f2QGlHpHGjS2mn6Y Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 04, 2007 at 06:53:27AM -1000, john@csplan9.rit.edu wrote: >and find the executable in ./8.out. You can then install it by >copying it to $home/bin/386/ or /bin. /bin is usually not mounted with -c. You'd copy it to=20 /$objtype/bin or $home/bin/$objtype --=20 Kris Maglione If it sits on your desk for 15 minutes, you've just become the expert. --f2QGlHpHGjS2mn6Y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGjCepseQZD8Aui4wRAq6MAJ9Lm4S9m58dMb8pBg5j8vuyCNqzNwCeOvaU 56RU5mfIIVpz+myH3yFPrO4= =FeA5 -----END PGP SIGNATURE----- --f2QGlHpHGjS2mn6Y-- From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <6e35c0620707041836l7f9f5dferbd9efad475921fce@mail.gmail.com> Date: Wed, 4 Jul 2007 18:36:12 -0700 From: "Jack Johnson" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] installing extra software In-Reply-To: <7470ae497c2117af6f6ae5eb39f3bec5@csplan9.rit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8C98CA48C3B1874-898-14141@WEBMAIL-MC16.sysops.aol.com> <7470ae497c2117af6f6ae5eb39f3bec5@csplan9.rit.edu> Topicbox-Message-UUID: 9137837e-ead2-11e9-9d60-3106f5b1d025 On 7/4/07, john@csplan9.rit.edu wrote: > > 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. > 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. It's also worth noting that, in general, Plan 9 has it's own software, or it's own port of some software you may already be familiar with. If your intent is to compile someone else's software you had to compile for Linux or FreeBSD, you may be in for a challenge, depending on your choice. If this is the case, I would suggest starting here: http://www.cs.bell-labs.com/wiki/plan9/Porting_alien_software_to_Plan_9/index.html -Jack