I am also getting this error, even using tgsetup.py

I guess I am going to have to install Xcode and try that, although I
am not quite sure what I am supposed to be compiling or how to compile
it and where to compile it to :)

On Feb 6, 2:06 am, "Mark Ramm" <[EMAIL PROTECTED]> wrote:
> If you got this by doing an easy_install turbogears, I think you
> should try using tg-setup.py which should download binary eggs from
> the turbogears site rather than from the cheeseshop itself.
>
> The other easy way to fix this is to download and install Xcode from
> apple. Then you'll have a compiler, and cheetah should compile and run
> just fine.
>
> --Mark Ramm
>
> On 2/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > It looks like Cheetah-2.0rc7. Below is the entire error message I got.
>
> > Downloadinghttp://cheeseshop.python.org/packages/source/C/Cheetah/
> > Cheetah-2.0rc7.tar.gz#md5=8a3749a203719e0de6b0af0e841f5371
> > Processing Cheetah-2.0rc7.tar.gz
> > Running Cheetah-2.0rc7/setup.py -q bdist_egg --dist-dir /tmp/
> > easy_install-syntcx/Cheetah-2.0rc7/egg-dist-tmp-66dPdA
> > warning: no files found matching '*.cfg'
> > warning: no files found matching 'examples'
> > warning: no files found matching 'docs'
> > warning: no files found matching 'bin'
> > warning: no files found matching '*' under directory 'docs'
> > warning: no files found matching '*' under directory 'examples'
> > warning: no previously-included files matching '*.pyc' found under
> > directory 'src'
> > warning: no previously-included files matching '*~' found under
> > directory 'src'
> > warning: no previously-included files matching '*.aux' found under
> > directory 'src'
> > warning: no previously-included files matching '*~' found under
> > directory 'docs'
> > warning: no previously-included files matching '*.aux' found under
> > directory 'docs'
> >gcc: cannot specify -o with -c or -S and multiple compilations
> > error: Setup script exited with error: command 'gcc' failed with exit
> > status 1
>
> > Thanks.
>
> > On Feb 3, 11:50 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> > wrote:
> > > Which package is it trying to compile when you receive this message?
>
> > > On Feb 2, 4:41 pm, "[EMAIL PROTECTED]"
>
> > > <[EMAIL PROTECTED]> wrote:
> > > > Hi,
>
> > > > I was trying to install Turbogears on my iBook G4 (MacOSX1.4.8) by
> > > > running "sudo python tgsetup.py". But the install failed with "gcc:
> > > > cannot specify -o with -c or -S and multiple compilations".
>
> > > > Can anyone please help me to solve this problem?
>
> > > > I have python 2.4.4 installed on my iBook.
>
> > > > Thanks in advance.
>
> > > > Young-Jin
>
> --
> Mark Ramm-Christensen
> email: mark at compoundthinking dot com
> blog:www.compoundthinking.com/blog


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