On 8/15/07, Neil Blakey-Milner <[EMAIL PROTECTED]> wrote: > > > On 8/15/07, Christoph Haas <[EMAIL PROTECTED]> wrote: > > Morale: never install eggs on a Debian-based system. > > Or, even better, use virtual-python or workingenv, and never install > moving targets into your core Python library location. >
Ok, I'll bite. Exactly how does one install Paste, PasteScript, PasteDeploy, Mako, Webhelpers, Nose, decorator, Buffet, Pylons, Routes, etc. etc. etc. on a Debian-based system? Obviously, these packages are not in repositories. Virtual-python and workingenv are not part of the install instructions, so I didn't think that they were considered "best practices". I'll look them up, but having even more layers between me and python is never my first instinct to solve problems. And, setuptools puts eggs into /usr/lib/ by default. Again, I suppose I figured that was "best practices". Thanks for the tips. I'll try and follow them in the future. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
