<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">In an attempt to get better aligned with Plone 3 I am trying to get ZopeSkel ala "Professional Plone Development". Unfortunatley I am running into an error. When I enter into the command line,<DIV>    easy_install ZopeSkel<BR><DIV> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica; min-height: 13.0px"><FONT class="Apple-style-span" size="3"><SPAN class="Apple-style-span" style="font-size: 12px;">I get errors. Below is the output with out a large part of the body taken out for brevity. Also, this is being run on OS/X 10.4, python 2.4.4. Thank you.</SPAN></FONT><BR></P><P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica; min-height: 13.0px"><FONT class="Apple-style-span" size="3"><SPAN class="Apple-style-span" style="font-size: 12px;"><BR class="khtml-block-placeholder"></SPAN></FONT></P><P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica; min-height: 13.0px"><FONT class="Apple-style-span" size="3"><SPAN class="Apple-style-span" style="font-size: 12px;">-Burbank</SPAN></FONT></P><P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica; min-height: 13.0px"><FONT class="Apple-style-span" size="3"><SPAN class="Apple-style-span" style="font-size: 12px;"><BR class="khtml-block-placeholder"></SPAN></FONT></P><DIV>    Searching for ZopeSkel</DIV><DIV>    Best match: ZopeSkel 1.1.2</DIV><DIV>    Processing ZopeSkel-1.1.2-py2.4.egg</DIV><DIV>    ZopeSkel 1.1.2 is already the active version in easy-install.pth</DIV><DIV>    </DIV><DIV>    Using /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/ZopeSkel-1.1.2-py2.4.egg</DIV><DIV>    Processing dependencies for ZopeSkel</DIV><DIV>    Searching for Cheetah</DIV><DIV>    Reading <A href="http://cheeseshop.python.org/pypi/Cheetah/">http://cheeseshop.python.org/pypi/Cheetah/</A></DIV><DIV>    Reading <A href="http://cheeseshop.python.org/pypi/Cheetah/2.0">http://cheeseshop.python.org/pypi/Cheetah/2.0</A></DIV><DIV>    Reading <A href="http://www.CheetahTemplate.org">http://www.CheetahTemplate.org</A>/</DIV><DIV>    Reading <A href="http://cheeseshop.python.org/pypi/Cheetah/1.0">http://cheeseshop.python.org/pypi/Cheetah/1.0</A></DIV><DIV>    Best match: Cheetah 2.0</DIV><DIV>    Downloading <A href="http://downloads.sourceforge.net/cheetahtemplate/Cheetah-2.0.tar.gz?download">http://downloads.sourceforge.net/cheetahtemplate/Cheetah-2.0.tar.gz?download</A></DIV><DIV>    Processing Cheetah-2.0.tar.gz</DIV><DIV>    Running Cheetah-2.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-l6UkIV/Cheetah-2.0/egg-dist-tmp-34uZKJ</DIV><DIV>    warning: no files found matching '*.cfg'</DIV><DIV>    warning: no files found matching 'examples'</DIV><DIV>    warning: no files found matching 'docs'</DIV><DIV>    warning: no files found matching 'bin'</DIV><DIV>    warning: no files found matching '*' under directory 'docs'</DIV><DIV>    warning: no files found matching '*' under directory 'examples'</DIV><DIV>    warning: no previously-included files matching '*.pyc' found under directory 'src'</DIV><DIV>    warning: no previously-included files matching '*~' found under directory 'src'</DIV><DIV>    warning: no previously-included files matching '*.aux' found under directory 'src'</DIV><DIV>    warning: no previously-included files matching '*~' found under directory 'docs'</DIV><DIV>    warning: no previously-included files matching '*.aux' found under directory 'docs'</DIV><DIV>    gcc: installation problem, cannot exec 'i686-apple-darwin8-gcc-4.0.0': No such file or directory</DIV><DIV>    In file included from src/_namemapper.c:15:</DIV><DIV>    /Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:18:20: error: limits.h: No such file or directory</DIV><DIV>    /Library/Frameworks/Python.framework/Versions/2.4/include/python2.4/Python.h:21:2: error: #error "Something's broken.  UCHAR_MAX should be defined in limits.h."</DIV><DIV>    .......</DIV><DIV>    .......</DIV><DIV>    .......</DIV><DIV>    src/_namemapper.c:459: error: initializer element is not constant</DIV><DIV>    src/_namemapper.c:459: error: (near initialization for 'namemapper_methods[5]')</DIV><DIV>    lipo: can't figure out the architecture type of: /var/tmp//cc4tWx1J.out</DIV><DIV>    error: Setup script exited with error: command 'gcc' failed with exit status 255</DIV></DIV></DIV></BODY></HTML>