I can confirm the same gcc dependency / error on OS X 10.4.9:

Installed /private/opt/local/Library/Frameworks/Python.framework/
Versions/2.4/lib/python2.4/site-packages/TurboGears-1.0.2.2-py2.4.egg
Reading http://files.turbogears.org/eggs/
Processing dependencies for TurboGears[standard]>=1.0.2.2
Searching for RuleDispatch>=0.5a0.dev-r2303
Reading http://cheeseshop.python.org/pypi/RuleDispatch/
Couldn't retrieve index page for 'RuleDispatch'
Scanning index of all packages (this may take a while)
Reading http://cheeseshop.python.org/pypi/
lrwxr-xr-x   1 root  wheel      76B May  4 17:42 easy_install -> /opt/
local/Library/Frameworks/Python.framework/Versions/2.4/bin/
easy_install
-rwxr-xr-x   1 root  wheel     300B Jan 25 12:29 easy_install-2.4
-rwxr-xr-x   1 root  wheel     524B Jan 25 12:29 easy_install.pyBest
match: RuleDispatch 0.5a0.dev-r2306
Downloading http://files.turbogears.org/eggs/RuleDispatch-0.5a0.dev-r2306.tar.gz
Processing RuleDispatch-0.5a0.dev-r2306.tar.gz
Running RuleDispatch-0.5a0.dev-r2306/setup.py -q bdist_egg --dist-dir /
tmp/easy_install-GZE8e3/RuleDispatch-0.5a0.dev-r2306/egg-dist-tmp-
sMCwx6
unable to execute /usr/bin/gcc-4.0: No such file or directory
error: Setup script exited with error: command '/usr/bin/gcc-4.0'
failed with exit status 1

I went through and upgraded

On May 3, 3:11 pm, "Florent Aide" <[EMAIL PROTECTED]> wrote:
> This is interesting ... we'll try to pin down these compile
> requirements and provide binary eggs for everything so gcc and
> python-dev is not required anymore :)
>
> Cheers,
>
> Florent.
>
> On 5/3/07, Alaa Salman <[EMAIL PROTECTED]> wrote:
>
> > Thanks for your work on the documentation.
>
> > Actually i don't know why they are both required. Upon installation, it
> > stopped at one stage and spewed a bunch of errors ending with "error: Setup
> > script exited with error: command 'gcc' failed with exit status 1"(i can't
> > quite remember, but i think it was trying to compile cheetah...)
>
> > Anyway, i used the standard install documented on the website, and it failed
> > in 2 places while attempting to compile some components(exactly 2), and
> > looking at the error messages, they looked like missing includes, so i
> > queried around i found the dependencies which i mentioned in my previous
> > email.
>
> > Note that this is a fresh install of Ubuntu Feisty on the default
> > python(2.5).
>
> > Regards,
> > Alaa Salman
>
> > On 5/3/07, Christopher Arndt < [EMAIL PROTECTED]> wrote:
>
> > > Alaa Salman schrieb:
> > > > Congrats on the new release.
> > > > So now that 2.5 is supported, shouldn't the documentation be updated?
>
> > > I just updated the 1.0 start page, the FAQ and the Python2.5Support page.
>
> > > > I installed it on ubuntu Feisty, and it seems to be working just fine. I
> > > > do believe though that the documentation needs to state that libc6-dev
> > > > and python2.5-dev(and their dependencies) are needed.
>
> > > Can you elaborate, why libc6-dev would be needed? Normally, now that we
> > have
> > > eggs for all required C extensions, a compiler should not be necessary
> > anymore.
>
> > > python2.5-dev might be needed for distutils/setuptools, I'll update the
> > > InstallUbuntu page accordingly.
>
> > > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to