Kattni schrieb: > > On Mar 2, 7:39 am, Christopher Arndt <[EMAIL PROTECTED]> wrote: >> I can't b 100% sure, because I have only OSX 10.4, but normally you need >> only Python 2.4/2.5 (the latter is pre-installed on Leopard) and X Code. > > I was under the impression that I needed to download 2.5. Which I > did. > >> As of today, on Leopard, you don't need X Code anymore, because there >> are binary eggs for Python 2.5 available. But you must use tgsetup.py to >> install (or use the "-fhttp://turbogears.org/download/filelist.html" >> option to easy_install). > > Today as in literally today?
yes. > It worked after installing XCode but was > it just coincidental that I ran it after the eggs became available? With X code it would have worked even without the binary eggs uploaded today. > Should I be trying > to wipe something and start over with clean successful installs > without the extra bits I don't need? No, It doesn't matter how you install the packages, whether you compile them yourself or you use pre-compiled packages, it doesn't make any difference. You should ahve a standard TurboGears install now. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

