From owner-freebsd-questions@FreeBSD.ORG Sat Jul 26 00:25:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E6E537B401 for ; Sat, 26 Jul 2003 00:25:45 -0700 (PDT) Received: from lakemtao02.cox.net (lakemtao02.cox.net [68.1.17.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA15143F3F for ; Sat, 26 Jul 2003 00:25:44 -0700 (PDT) (envelope-from rjhjr@cox.net) Received: from kongemord.krig.net ([68.100.93.21]) by lakemtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20030726072542.NQLV24359.lakemtao02.cox.net@kongemord.krig.net> for ; Sat, 26 Jul 2003 03:25:42 -0400 Received: by kongemord.krig.net (sSMTP sendmail emulation); Sat, 26 Jul 2003 03:25:43 -0400 From: "Bob Hall" Date: Sat, 26 Jul 2003 03:25:43 -0400 To: freebsd-questions@freebsd.org Message-ID: <20030726072543.GA74565@kongemord.krig.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <200307260706.h6Q76w6k031997@mailgate.mailbox.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200307260706.h6Q76w6k031997@mailgate.mailbox.co.za> User-Agent: Mutt/1.4.1i Subject: Re: installing packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2003 07:25:45 -0000 On Sat, Jul 26, 2003 at 09:06:58AM +0200, Ian Todd wrote: > Hi > > How do u install .tbz packages from terminal. I am trying to install > samba off the freebsd cd samba-2.2.7a.tbz with out any luck. As root, type # /stand/sysinstall Follow the instructions. Bob Hall