FG

Preferred way to install multiple python versions on Ubuntu Jaunty

Fresh3 days ago
Mar 15, 20264892 views
Confidence Score0%
0%

Problem

Situation: Jaunty ships with 2.6, which does not fit my needs because many libraries are still failing. I want to have a system default 2.5. Also, for testing purposes, I need 2.6, 2.5 and 2.4 installed. Current solution: I compiled 2.5 and 2.4 from source, and symlinked 2.5 to /usr/bin/python. I a…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Preferred way to install multiple python versions on Ubuntu Jaunty

Low Risk

Installing multiple versions of Python on Ubuntu from Source

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment