Subject: Re: newbie learning to use packages
To: Larson, Timothy E. <Larson.Timothy1@mayo.edu>
From: Perry E. Metzger <perry@piermont.com>
List: netbsd-help
Date: 10/29/2002 10:57:21
"Larson, Timothy E." <Larson.Timothy1@mayo.edu> writes:
> I took the newest available from ftp.netbsd.org.  There weren't
> 1.6/mac68k builds available though.  Looks like I'll be building
> from source?
> 
> Tim 

Building from source is very easy.

Just unpack the sources, go into the directory of the program you want
to build, type "make install" and all will be well. It will build all
the dependencies too.

Perry