On Thu, 2007-22-11 at 00:38 -0800, Graham Dumpleton wrote: > Look at virtualenv: > > http://pypi.python.org/pypi/virtualenv > > Graham
Yes, it was surprisingly easy to get going. Well worth the effort! As a linux beginner, getting through the tutorials might be a bit of work but you will be protecting yourself from mistakes that are much harder to untangle. And you can safely try out things like beta releases of python packages your apps are using. Iain > > On Nov 22, 6:09 pm, Sanjay <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I need to work on two TG projects. One is on Fedora5 + Python2.4 + > > TurboGears 1.0.3.2 + SQLAlchemy 0.3.11, while the other would be on > > Fedora5 + preferably Python2.5 + TurboGears 1.0.4b2 + SQLAlchemy > > 0.4.1. > > > > Can I have both the configurations available on the same machine? I > > guess that if it is independently possible to install the one of the > > two stacks somewhere, say inside /opt, then it should be possible. > > Being an ameteur in Linux, I am afraid I need some strong guidence on > > how to go about this. Tried some googling, but it did not help. > > Needing help. > > > > thanks > > Sanjay > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

