Ken Adler - CISSP-ISSAP, PMP, MCTS, PCI-QDSP, ITIL schrieb: > Hi: > > Setting up the virtual environment with --python=python2.5 causes the > TurboGear2 install script to fail when it tries to install zope with > the following message: > Setup script exited with error: command 'gcc' failed with exit status 1 > > If create the virtual environment with python2.6.2 the TG2 install > script completes successfully > > Below is a transcript of it failing: > > Any thoughts? Thanks...Ken
You need to install the python2.5-dev-package. 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 -~----------~----~----~----~------~----~------~--~---

