From owner-freebsd-questions@FreeBSD.ORG Fri Oct 27 13:51:46 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 6CFB716A40F for ; Fri, 27 Oct 2006 13:51:46 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A4BB43D83 for ; Fri, 27 Oct 2006 13:51:34 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 25662 invoked from network); 27 Oct 2006 08:51:31 -0500 Received: from 210-84-46-176.dyn.iinet.net.au (HELO localhost) (210.84.46.176) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 27 Oct 2006 08:51:31 -0500 Date: Fri, 27 Oct 2006 23:51:27 +1000 From: Norberto Meijome To: Nicolas Blais Message-ID: <20061027235127.1d9d67d6@localhost> In-Reply-To: <200610261906.33908.nb_root@videotron.ca> References: <200610261906.33908.nb_root@videotron.ca> X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Set default python to 2.5? 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: Fri, 27 Oct 2006 13:51:46 -0000 On Thu, 26 Oct 2006 19:06:28 -0400 Nicolas Blais wrote: > Can anyone tell me how to set the default python to 2.5. I've updated python > to 2.5 about 2 weeks ago when it became default. Since some were having > issues, it was defaulted back to 2.4. > I'm not having any problems (and I have lots of ports that use python), and > would like to keep 2.5, but everytime I portupgrade, I'm asked to "upgrade" > python-2.5 to python-2.4.3,1 and anything that depends on python which would > need updating tries to install 2.4.3,1. > > Is there a make.conf flag or something I can do to make 2.5 my default python? /usr/ports/UPDATING: --- 20061009: AFFECTS: users of any ports using Python AUTHOR: perky@FreeBSD.org After upgrading of lang/python, you must rebuild all its consumer ports to make them get ready to Python 2.5. To do this, you will need to: pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages ---- did you do all that ? _________________________ {Beto|Norberto|Numard} Meijome Before you criticize someone, walk a mile in his shoes. That way, if he gets angry, he'll be a mile away - and barefoot I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.