Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2007 00:11:51 +0200
From:      Pieter de Goeje <pieter@degoeje.nl>
To:        freebsd-questions@freebsd.org
Cc:        Simon Gao <gao@schrodinger.com>
Subject:   Re: How to install a specific version of Python
Message-ID:  <200707050011.52594.pieter@degoeje.nl>
In-Reply-To: <468BEC58.7070901@schrodinger.com>
References:  <468BEC58.7070901@schrodinger.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 04 July 2007, Simon Gao wrote:
> Hi,
>
> How to install a specific version of Python which is not the latest
> version?
>
> Simon
You can find version 2.3, 2.4 and 2.5 of Python in the ports tree.
Or you could simply add the package of the required version:
pkg_add -r python23

HTH,
Pieter de Goeje



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707050011.52594.pieter>