> I know that Webfaction folks hang out here, but it's late in the day > for them (middle of the night, actually). You may very well see a > reply here tomorrow, though this is certainly not an official support > forum. > > If they have things set up conveniently for you, you can just > > easy_install -f http://www.turbogears.org/preview/download/ TurboGears
The WebFaction control panel does not come with every release of TG but new ones are added regularly. In the mean time, it is indeed very easy to use any version by simply loging in via ssh and then drop an egg into $HOME/lib/python2.4 That directory is automatically appended to sys.path when using a Python interpreter. Just as a side note, you should use the control panel ticketing system for issues with WebFaction, it is much more efficient than posting a message on this list. - Sylvain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

