Subject: Re: Pico
To: James Scott <jscott@MNSi.Net>
From: David Brownlee <david@mono.org>
List: port-mac68k
Date: 12/30/1996 19:47:19
=09Have you extracted the tar file?

=09=09% tar xvpzf pico.tar.gz
=09=09% ./pico
=09
=09should fire up pico ok.

=09To install it I would try: (Note, the mac68k port may have
=09a more specific way of doing this)

=09=09# mkdir -p /usr/local/bin=09=09(1)
=09=09# mv pico.tar.gz /usr/local/bin=09=09(2)
=09=09# cd /usr/local/bin=09=09=09(3)
=09=09# tar xvpzf pico.tar.gz=09=09=09(4)
=09=09# rm pico.tar.gz=09=09=09(5)
=09=09# rehash=09=09=09=09(6)
=09
=09If 'pico' doesn't work now, you need to ensure you have
=09/usr/local/bin in your path - try adding=20
=09=09set path=3D(/usr/local/bin /sbin /usr/sbin /bin /usr/bin)
=09to /etc/csh.cshrc

=09(1) Create /usr/local/bin if it isn't already there, dont
=09    worry if you get an error message - it just means you
=09    already have a /usr/local/bin!. The -p option says to
=09    create /usr/local as well if needed.
=09(2) Move the tarfile to /usr/local/bin
=09(3) Go there yourself :)
=09(4) tar eXtract Verbose Preserve_file_permissions gZipped File
=09    pico.tar.gz... Tar is a perfect unix command, terse, cryptic,
=09    & powerful. Think of it as a really big gun with dozens of
=09    different triggers and a tendancy to point at your feet :)
=09(5) Remove the tarfile now that we have done with it.=20
=09(6) Rebuild the hash table that is used to speed up finding
=09    programs in your path. If you dont type this you need to
=09    logout & back in before the shell will find pico.

=09


=09=09David/abs=09david@{mono.org,southern.com,mhm-internet.com}

System Manager: Southern Studios Ltd, PO Box 59, London N22 1AR.
Satisfied User: NetBSD, free Un*x {i386,sparc,mac68k,+more} 'www.netbsd.org=
'.
  System Admin: MHM Internet, 14 Barley Mow Passage, Chiswick, London W4 4P=
H.
         SysOP: Monochrome, Largest UK Internet BBS - 'telnet mono.org'.

On Mon, 30 Dec 1996, James Scott wrote:

>   K i got pico on my netbsd partition and uncompressed, do i need to
> compile it now? if now how do i get it to work ?
>=20
> =A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=
=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=
=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9
> James Scott =89)
> the ORIGINAL Spam_Man (isent that a novelty)
> saying for this week:
> Procrastinate, OK you have the correct spelling now, ill update in 2 week=
s
> =A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=
=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=
=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9=A9
>=20
>=20