From owner-freebsd-questions@FreeBSD.ORG Sun Apr 2 12:31:01 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 4D3C016A400 for ; Sun, 2 Apr 2006 12:31:01 +0000 (UTC) (envelope-from bsduser@exemail.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC0B43D45 for ; Sun, 2 Apr 2006 12:30:59 +0000 (GMT) (envelope-from bsduser@exemail.com.au) Received: (qmail 10680 invoked by uid 507); 2 Apr 2006 22:30:58 +1000 Received: from 240.66.233.220.exetel.com.au (HELO jshinotebook) (220.233.66.240) by jay.exetel.com.au with SMTP; 2 Apr 2006 22:30:58 +1000 Message-ID: <002601c65651$4a2ef950$0c46a8c0@jshinotebook> From: "Jeffrey" To: References: <01e401c65585$596a2e20$f042e9dc@kingscourt> <200604010744.49687.gerard@seibercom.net> Date: Sun, 2 Apr 2006 22:30:55 +1000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Cc: freebsd-questions@freebsd.org 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: Sun, 02 Apr 2006 12:31:01 -0000 Thanks Gerard, I have installed portmanager, but when I try to run portmanager, system told me "command not found". Any other thing should I do after install? Jeffrey ----- Original Message ----- From: "Gerard Seibert" To: Sent: Saturday, April 01, 2006 10:44 PM Subject: Re: How to upgrade samba version to 3.0.22 > Jeffrey wrote: > >> Hi, >> >> 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? >> >> Thanks, >> >> Jeffrey > > There are many different ways to accomplish that feat. To update Samba > plus all of its prerequisites, etc., first update your ports > collection. If you need help with that task, just ask. > > Next, install portmanager '/usr/ports/sysutils/portmanager' and then run > it as follows (as root obviously): > > portmanager net/samba3 -l -f > > That should take care of your problems as well as creating a log file > in '/var/log' that you can inspect later if you so desire. You could > omit the 'f' switch if you desire. It forces all of the dependencies to > be rebuilt if required. > > You might also want to consider just using this syntax: > > portmanager -u -l -y -f > > It will update all installed ports on your system in the correct order > and with the proper dependencies. > > HTH > > -- > Gerard Seibert > gerard@seibercom.net > > PGP: http://www.seibercom.net/sig/gerard.asc > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >