Date: Fri, 27 Oct 2006 23:51:27 +1000 From: Norberto Meijome <freebsd@meijome.net> To: Nicolas Blais <nb_root@videotron.ca> Cc: freebsd-questions@freebsd.org Subject: Re: Set default python to 2.5? Message-ID: <20061027235127.1d9d67d6@localhost> In-Reply-To: <200610261906.33908.nb_root@videotron.ca> References: <200610261906.33908.nb_root@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 Oct 2006 19:06:28 -0400 Nicolas Blais <nb_root@videotron.ca> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061027235127.1d9d67d6>