Is this a fresh OS X installation?  It looks like Xcode isn't installed. 
  That'll either be on the installation media, or you can download it here:

http://developer.apple.com/tools/xcode/

That'll install gcc and the rest of the usual development tool chain.

Regards,

Tim


Ed Singleton wrote:
> When running:
> 
> sudo python ez_setup.py -f
> http://www.turbogears.org/preview/download/index.html --script-dir
> /usr/local/bin TurboGears
> 
> on my Mac I get the following error (after it successfully downloads
> TurboGears and nose):
> 
> Installed /Library/Python/2.3/site-packages/ConfigObj-4.3.1-py2.3.egg
> Searching for RuleDispatch
> Best match: RuleDispatch 0.5a0.dev-r2115
> Downloading 
> http://files.turbogears.org/eggs/RuleDispatch-0.5a0.dev-r2115.tar.gz
> Processing RuleDispatch-0.5a0.dev-r2115.tar.gz
> Running RuleDispatch-0.5a0.dev-r2115/setup.py -q bdist_egg --dist-dir
> /tmp/easy_install-YHAE-A/RuleDispatch-0.5a0.dev-r2115/egg-dist-tmp-JlpOEQ
> warning: manifest_maker: standard file not found: should have one of
> README, README.txt
> unable to execute gcc: No such file or directory
> error: Setup script exited with error: command 'gcc' failed with exit status 1
> 
> Does anyone know how I can fix it?
> 
> Thanks
> 
> Ed
> 
> > 

-- 
Timothy Freund
http://digital-achievement.com
http://edodyssey.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to