Hi All,

My Fedora machine has python 2.5 installed, but I needed to install Python 2.4 on it for TurboGears.  TurboGears needs some extra libraries such as pytz, sqlalchem.
How can I use easy_install to install those libraries for python 2.4 only?  Easy_install is already setup on my machine for python 2.5

Thanks,
Fred