From owner-freebsd-questions Wed Dec 12 11:21: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (tnt1-32.quicksilver.net.nz [202.89.142.32]) by hub.freebsd.org (Postfix) with ESMTP id 03ED137B417 for ; Wed, 12 Dec 2001 11:20:56 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id fBCJLqO06014; Thu, 13 Dec 2001 08:21:52 +1300 (NZDT) (envelope-from jonc) Date: Thu, 13 Dec 2001 08:21:50 +1300 From: Jonathan Chen To: Lord Raiden Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help! Ports still not working.... Message-ID: <20011213082150.B4589@grimoire.chen.org.nz> References: <4.2.0.58.20011212132836.00a6e9a0@pop.netzero.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.2.0.58.20011212132836.00a6e9a0@pop.netzero.net>; from raiden23@netzero.net on Wed, Dec 12, 2001 at 01:34:23PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Dec 12, 2001 at 01:34:23PM -0500, Lord Raiden wrote: > Ok, so I'm not perfect. So I know I'm doing this right, someone please > give me a step by step as to how to install new stuff on the system using > the BSD ports collection. I'm wanting to install the ports (Samba, Apache, > etc) over the internet and the test boxes are setup and ready. First make sure you've got cvsup installed, obtainable from: http://people.freebsd.org/~jdp/s1g/ Then, make sure your ports tree is up to date: # cvsup -L2 -g -h cvsup.freebsd.org /usr/share/examples/cvsup/ports-supfile Then you install the port: # cd /usr/ports/www/apache # make # make install And keep on installing all the ports you want to. -- Jonathan Chen ---------------------------------------------------------------------- "Irrationality is the square root of all evil" - Douglas Hofstadter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message