Of course I have Xcode installed. Here is an update to the problem and it is not unique to me. If anyone else has problems with Apples later patches ...
Apples latest Tiger update breaks something, what, I am not exactly sure. In order to get Turbogears installed, on OS X 10.4.7+ Do not use the python binary pkg. You MUST compile python from source. Then TG will install smoothly. Took me awhile to figure this out, but after compiling from source everything was perfect. If I get some time later this week I will post the problem if I can discover it. On 10/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi... > > Michael Steinfeld wrote: > > Processing RuleDispatch-0.5a0.dev-r2115.tar.gz > > Running RuleDispatch-0.5a0.dev-r2115/setup.py -q bdist_egg --dist-dir > > /tmp/easy_install-mweWH6/RuleDispatch-0.5a0.dev-r2115/egg-dist-tmp-BmbmrC > > gcc: installation problem, cannot exec 'i686-apple-darwin8-gcc-4.0.0': > > No such file or directory > Some of the packages need a C-Compiler. > You have to go to http://developer.apple.com first and get XCode. > XCode 2.4 is the newest at the moment. > It contains the gcc 4 compiler. > > > > > -- -mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

