I saw a similar error (with an older version of TurboGears) when I was trying to install on an Ubuntu Linux system.  The problem was that I had not installed the packages that contained the standard system header files.  Looks like you need to install some development packages.

- Bill

On 2/27/06, maram <[EMAIL PROTECTED]> wrote:

this's part of the error:

sudo easy_install -f ~/Desarrollo/turbogears/ins --script-dir
/usr/local/bin TurboGears-0.9a1-py2.4.egg
Processing TurboGears-0.9a1-py2.4.egg
removing '/usr/lib/python2.4/site-packages/TurboGears- 0.9a1-py2.4.egg'
(and everything under it)
creating /usr/lib/python2.4/site-packages/TurboGears-0.9a1-py2.4.egg
Extracting TurboGears-0.9a1-py2.4.egg to
/usr/lib/python2.4/site-packages
TurboGears 0.9a1 is already the active version in easy-install.pth
Installing tg-admin script to /usr/local/bin

Installed /usr/lib/python2.4/site-packages/TurboGears-0.9a1-py2.4.egg
Processing dependencies for TurboGears==0.9a1
Searching for RuleDispatch
Best match: RuleDispatch 0.5a0dev-r2097
Processing RuleDispatch-0.5a0dev-r2097.zip
Running RuleDispatch-0.5a0dev-r2097/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-L07KX-/RuleDispatch-0.5a0dev-r2097/egg-dist-tmp-Ro4wTc
warning: manifest_maker: standard file not found: should have one of
README, README.txt
En el fichero incluído de
/usr/lib/gcc/i486-linux-gnu/4.0.2/include/syslimits.h:7,
                 de
/usr/lib/gcc/i486-linux-gnu/4.0.2/include/limits.h:11,
                 de /usr/include/python2.4/Python.h:18,
                 de src/dispatch/_speedups.c:3:
/usr/lib/gcc/i486-linux-gnu/4.0.2/include/limits.h:122:61: error:
limits.h: No existe el fichero o el directorio
En el fichero incluído de src/dispatch/_speedups.c:3:
/usr/include/python2.4/Python.h:32:19: error: stdio.h: No existe el
fichero o el directorio
/usr/include/python2.4/Python.h:34:5: error: #error "Python.h requires
that stdio.h define NULL."
/usr/include/python2.4/Python.h:37:20: error: string.h: No existe el
fichero o el directorio
/usr/include/python2.4/Python.h:38:19: error: errno.h: No existe el
fichero o el directorio
/usr/include/python2.4/Python.h:39:20: error: stdlib.h: No existe el
fichero o el directorio
/usr/include/python2.4/Python.h:41:20: error: unistd.h: No existe el
fichero o el directorio
/usr/include/python2.4/Python.h:53:20: error: assert.h: No existe el
fichero o el directorio
En el fichero incluído de /usr/include/python2.4/Python.h:55,
                 de src/dispatch/_speedups.c:3:
/usr/include/python2.4/pyport.h:90:76: error: math.h : No existe el
fichero o el directorio
/usr/include/python2.4/pyport.h:97:22: error: sys/time.h: No existe el
fichero o el directorio
/usr/include/python2.4/pyport.h:98:18: error: time.h: No existe el
fichero o el directorio
/usr/include/python2.4/pyport.h:116:24: error: sys/select.h: No existe
el fichero o el directorio
/usr/include/python2.4/pyport.h:155:22: error: sys/stat.h: No existe el
fichero o el directorio
In file included from /usr/include/python2.4/Python.h:74,




--
Bill Woodward     [EMAIL PROTECTED]      http://www.saifa.net

"I have more trouble with D. L. Moody than with any other man I ever met." -- D. L. Moody
        s/D. L. Moody/Bill Woodward/g
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to