Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 15:34:13 -0400 (EDT)
From:      Noah Abraham Levitt <nlevitt@umich.edu>
To:        leegold <goldtech@worldpost.com>
Cc:        newbies@FreeBSD.ORG
Subject:   Re: how do i add PINE?
Message-ID:  <Pine.HPX.4.02.10006211530260.2221-100000@bloater.ummu.umich.edu>
In-Reply-To: <002b01bfdbb6$28d45c80$b3e47ad1@beefstew>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, if it's a freebsd package compiled for your architecture, you can
probably just run 

# pkg_add pine-whatever.tgz

If it's tarred and gzipped source, you should unzip and untar it to your
temp directory. CD to the subdir it makes, and read the "INSTALL" file if
there is one, or the README. Often, the procedure for installing
something from the source is to execute these commands: 

# ./configure 
# make
# make install

Noah

On Wed, 21 Jun 2000, leegold wrote:

> i found pine on cd#3 it is in .tgz i have very little idea how to add pine.
> the chap in "Complete freebsd" on adding packages says things like "put it
> in your source tree"  - what's a source tree?ect...so i'm not getting a
> step-by-step procedure from the book.
> 
> i have tried untarring/unzipping before and got some strange results -
> probably because i didn't know what i was doing.
> 
> so if anybody out there would want to go STEP BY STEP 1.,2.,3.,..and explain
> how to add PINE. i would appreciate it. Thanks
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-newbies" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPX.4.02.10006211530260.2221-100000>