Francesco, On Sat, Dec 27, 2008 at 4:51 PM, Francesco Piccinno <[email protected]>wrote:
> My distro doesn't support python2.4 I'm an happy 2.6 user. > Could you suggest me a distro that have 2.4 as default python version > so I could do this job from a vm in a safer way? What's your distro? You can compile a 2.4.x version for any distro, by downloading the source at python.org/download. IMHO, the best choice is to use virtualenv [1], a tool to create isolated Python environments. If you don't know it, please, take a look. I think it's a good option for our case. [1] - http://pypi.python.org/pypi/virtualenv Cheers! -- Daniel Cassiano _____________________________ Page: http://danielcassiano.net/ http://www.umitproject.org/ http://www.apontador.com.br/
------------------------------------------------------------------------------
_______________________________________________ Umit-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/umit-devel
