Kevin Dangoor wrote: > Additionally, Phillip Eby provided this command a while ago: > > easy_install -axd tempdir YourPackage > > This will copy all of the required eggs from your system into the tempdir.
With recent versions, you probably want -maxd, otherwise easy_install will complain that tempdir doesn't support .pth files. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

