Kai Timmer schrieb: > Hello, > I'm new to turbogears and just tried to install a sample environment > on my desktop. I did the steps as described here: > http://www.turbogears.org/2.0/docs/main/DownloadInstall.html#automatic-installation > but the installation ends with this error: > > In Datei, eingefügt von /usr/include/python2.6/Python.h:58, > von src/zope/interface/ > _zope_interface_coptimizations.c:15: > /usr/include/python2.6/pyport.h:685:2: Fehler: #error "LONG_BIT > definition appears wrong for platform (bad gcc/glibc config?)." > error: Setup script exited with error: command 'ccache' failed with > exit status 1 > > The same thing happens when I do the "manual installation". Whats > wrong?
Seems to happen on 64bit machines for various binary packages. I don't have any experience with that, so I suggest you google around. Some simply patched the definition it seems, but again, I don't know what that really does. Diez -- 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.

