casibbald schrieb: > > Hi All, > > I am getting an install failure when it gets to zope.interface-3.4.1/ > setup.py... > > Has anyone had this problem? > > See log below: > > -bash-3.00$ python tg2-bootstrap.py tg2env > New python executable in tg2env/bin/python > Installing setuptools...........................done. > Installing turbogears.... > Running command.... > tg2env/bin/easy_install -i > http://www.turbogears.org/2.0/downloads/current/index > tg.devtools > Searching for tg.devtools > Reading http://www.turbogears.org/2.0/downloads/current/index/tg.devtools/ > Best match: tg.devtools 2.0.1 > Downloading > http://www.turbogears.org/2.0/downloads/current/tg.devtools-2.0.1.tar.gz > Processing tg.devtools-2.0.1.tar.gz > Running tg.devtools-2.0.1/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-EaDo4l/tg.devtools-2.0.1/egg-dist-tmp-E2FWpa > Adding tg.devtools 2.0.1 to easy-install.pth file > > Installed /home/nowplus/apps/tg2env/lib/python2.5/site-packages/ > tg.devtools-2.0.1-py2.5.egg > Processing dependencies for tg.devtools > Searching for repoze.who>=1.0.10 > Reading http://www.turbogears.org/2.0/downloads/current/index/repoze.who/ > Best match: repoze.who 1.0.10 > Downloading > http://www.turbogears.org/2.0/downloads/current/repoze.who-1.0.10.tar.gz > Processing repoze.who-1.0.10.tar.gz > Running repoze.who-1.0.10/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-cRz03F/repoze.who-1.0.10/egg-dist-tmp-SPNpYF > Adding repoze.who 1.0.10 to easy-install.pth file > > Installed /home/nowplus/apps/tg2env/lib/python2.5/site-packages/ > repoze.who-1.0.10-py2.5.egg > Searching for repoze.what-quickstart>=1.0 > Reading > http://www.turbogears.org/2.0/downloads/current/index/repoze.what-quickstart/ > Best match: repoze.what-quickstart 1.0 > Downloading > http://www.turbogears.org/2.0/downloads/current/repoze.what-quickstart-1.0.tar.gz > Processing repoze.what-quickstart-1.0.tar.gz > Running repoze.what-quickstart-1.0/setup.py -q bdist_egg --dist-dir / > tmp/easy_install-3UgRte/repoze.what-quickstart-1.0/egg-dist-tmp-EbkVyj > no previously-included directories found matching 'docs/build' > warning: no previously-included files matching '*' found under > directory 'tests' > warning: no previously-included files matching '*~' found anywhere in > distribution > warning: no previously-included files matching '*.pyc' found anywhere > in distribution > warning: no previously-included files matching '*.egg' found anywhere > in distribution > warning: no previously-included files matching '.directory' found > anywhere in distribution > Adding repoze.what-quickstart 1.0 to easy-install.pth file > > Installed /home/nowplus/apps/tg2env/lib/python2.5/site-packages/ > repoze.what_quickstart-1.0-py2.5.egg > Searching for SQLAlchemy>=0.5 > Reading http://www.turbogears.org/2.0/downloads/current/index/SQLAlchemy/ > Best match: SQLAlchemy 0.5.1 > Downloading > http://www.turbogears.org/2.0/downloads/current/SQLAlchemy-0.5.1.tar.gz > Processing SQLAlchemy-0.5.1.tar.gz > Running SQLAlchemy-0.5.1/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-NepebR/SQLAlchemy-0.5.1/egg-dist-tmp-CXE-Wq > no previously-included directories found matching 'doc/build/output' > zip_safe flag not set; analyzing archive contents... > sqlalchemy.databases.mysql: module MAY be using inspect.stack > Adding SQLAlchemy 0.5.1 to easy-install.pth file > > Installed /home/nowplus/apps/tg2env/lib/python2.5/site-packages/ > SQLAlchemy-0.5.1-py2.5.egg > Searching for sqlalchemy-migrate>=0.5.1 > Reading > http://www.turbogears.org/2.0/downloads/current/index/sqlalchemy-migrate/ > Best match: sqlalchemy-migrate 0.5.2 > Downloading > http://www.turbogears.org/2.0/downloads/current/sqlalchemy-migrate-0.5.2.tar.gz > Processing sqlalchemy-migrate-0.5.2.tar.gz > Running sqlalchemy-migrate-0.5.2/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-ASZjSm/sqlalchemy-migrate-0.5.2/egg-dist-tmp-K7TMPm > zip_safe flag not set; analyzing archive contents... > migrate.versioning.api: module MAY be using inspect.getsource > Adding sqlalchemy-migrate 0.5.2 to easy-install.pth file > Installing migrate script to /home/nowplus/apps/tg2env/bin > Installing migrate-repository script to /home/nowplus/apps/tg2env/bin > > Installed /home/nowplus/apps/tg2env/lib/python2.5/site-packages/ > sqlalchemy_migrate-0.5.2-py2.5.egg > Searching for TurboGears2>=2.0.1 > Reading http://www.turbogears.org/2.0/downloads/current/index/TurboGears2/ > Best match: TurboGears2 2.0.1 > Downloading > http://www.turbogears.org/2.0/downloads/current/TurboGears2-2.0.1.tar.gz > Processing TurboGears2-2.0.1.tar.gz > Running TurboGears2-2.0.1/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-_Ljrr_/TurboGears2-2.0.1/egg-dist-tmp-sUtZo- > Adding TurboGears2 2.0.1 to easy-install.pth file > > Installed /home/nowplus/apps/tg2env/lib/python2.5/site-packages/ > TurboGears2-2.0.1-py2.5.egg > Searching for zope.interface > Reading http://www.turbogears.org/2.0/downloads/current/index/zope.interface/ > Best match: zope.interface 3.4.1 > Downloading > http://www.turbogears.org/2.0/downloads/current/zope.interface-3.4.1.tar.gz > Processing zope.interface-3.4.1.tar.gz > Running zope.interface-3.4.1/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-Rc9mDR/zope.interface-3.4.1/egg-dist-tmp-w0mVHW > unable to execute cc: No such file or directory > error: Setup script exited with error: command 'cc' failed with exit > status 1
It tries to compile the binary extension of z.i, and fails because you don't have a compiler istalled. Either install a binary version of z.i in the proper version, or install whatever is needed for your system to compile (build-essentials or something named like that on debian-based systems) 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 -~----------~----~----~----~------~----~------~--~---

