Within a fresh ubuntu 10.10, Python 2.6.6, easy_install successfully installed by wget http://peak.telecommunity.com/dist/ez_setup.py, python ez_setup.py
both easy_install ZopeSkel and easy_install -U ZopeSkel fail (see the trace below). Easy install should work with python 2.4, 2.5, 2.6, is that right, so is this a bug or am I missing something? Thanks, Martin P.S. Direct installation via apt-tools as "python-pastescripts" in a fresh system also fails and leads to a "paster" that crashes. -- > userver2:~$ sudo easy_install ZopeSkel > Searching for ZopeSkel > Best match: ZopeSkel 2.19 > Processing ZopeSkel-2.19-py2.6.egg > ZopeSkel 2.19 is already the active version in easy-install.pth > Installing zopeskel script to /usr/local/bin > > Using /usr/local/lib/python2.6/dist-packages/ZopeSkel-2.19-py2.6.egg > Processing dependencies for ZopeSkel > Searching for Cheetah>1.0,<=2.2.1 > Reading http://pypi.python.org/simple/Cheetah/ > Reading http://www.CheetahTemplate.org/ > Reading http://sourceforge.net/project/showfiles.php?group_id=28961 > Reading http://www.cheetahtemplate.org/ > Best match: Cheetah 2.2.1 > Downloading > http://sourceforge.net/projects/cheetahtemplate/files/Cheetah/v2.2.1/Cheet > ah-2.2.1.tar.gz/download Processing download > Running Cheetah-2.2.1/setup.py -q bdist_egg --dist-dir > /tmp/easy_install-10iI2n/Cheetah-2.2.1/egg-dist-tmp-hW83nr 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' src/_namemapper.c:15: > fatal error: Python.h: Datei oder Verzeichnis nicht gefunden compilation > terminated. > error: Setup script exited with error: command 'gcc' failed with exit > status 1 _______________________________________________ Setup mailing list Setup@lists.plone.org https://lists.plone.org/mailman/listinfo/setup