From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 12:27:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 55F1416A400 for ; Sat, 1 Apr 2006 12:27:27 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF65643D46 for ; Sat, 1 Apr 2006 12:27:26 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 302585D81; Sat, 1 Apr 2006 07:27:26 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72811-04; Sat, 1 Apr 2006 07:27:25 -0500 (EST) Received: from [192.168.1.3] (pool-68-160-194-11.ny325.east.verizon.net [68.160.194.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 445715D64; Sat, 1 Apr 2006 07:27:25 -0500 (EST) Message-ID: <442E71B4.2010109@mac.com> Date: Sat, 01 Apr 2006 07:27:32 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Jeffrey References: <01e401c65585$596a2e20$f042e9dc@kingscourt> In-Reply-To: <01e401c65585$596a2e20$f042e9dc@kingscourt> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd mailing list Subject: Re: How to upgrade samba version to 3.0.22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Apr 2006 12:27:27 -0000 Jeffrey wrote: > I am using FreeBSD 6 and install samba from ports collection > /usr/ports/net/samba3. The "make install" download and install samba 3.0.14a. I > noticed samba has new version 3.0.22. How can I instal the new verion? You need to update your ports tree, then (re)install Samba. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html -- -Chuck