Hello, I'm trying to install TurboGears for the first time, but I'm running into this error when using the install script:
Installed /usr/lib/python2.4/site-packages/setuptools-0.6a5-py2.4.egg Searching for cElementTree>=1.0.2 Best match: cElementTree 1.0.2-20050302 Downloading http://www.turbogears.org/download/eggs/cElementTree-1.0.2-20050302.tar.gz Processing cElementTree-1.0.2-20050302.tar.gz Running cElementTree-1.0.2-20050302/setup.py -q bdist_egg --dist-dir /root/tmp/easy_install-l3B85x/cElementTree-1.0.2-20050302/egg-dist-tmp-DiSF4A expat/xmlparse.c:75:2: #error memmove does not exist on this platform, nor is a substitute available error: Setup script exited with error: command 'gcc' failed with exit status 1 Has anybody encountered this? Any kind of help is appreciated. Thanks

