[Zope3-Users] Zope3 installation problems on Kubuntu

Joshua Zeidner jjzeidner at gmail.com
Wed Mar 8 21:00:37 EST 2006


Hello,

  I am using the latest Kubuntu 5.10 Breezy Badger and I am trying to
install Zope3.  Its a fresh Kubuntu install.  I downloaded the
Zope-3.2.0.tgz file and unpacked it.  I then ran the configure script.  Then
I ran make and get the following problem.  The same thing happens when I use
the SVN repos.  It appears to have something to do with glibs, I checked for
the existence of these files and they are there.  Here is some of the shell
output:

---------------------------------------------------------------------------------------

josh at zeidner:~/zope/Zope-3.2.0$ make
/usr/bin/python install.py -q build
In file included from
/usr/lib/gcc/i486-linux-gnu/4.0.2/include/syslimits.h:7,
                 from /usr/lib/gcc/i486-linux-gnu/4.0.2/include/limits.h:11,
                 from /usr/include/python2.4/Python.h:18,
                 from Dependencies/zope.interface-Zope-3.2.0
/zope.interface/_zope_interface_coptimizations.c:15:
/usr/lib/gcc/i486-linux-gnu/4.0.2/include/limits.h:122:61: error: limits.h:
No such file or directory
In file included from Dependencies/zope.interface-Zope-3.2.0
/zope.interface/_zope_interface_coptimizations.c:15:
/usr/include/python2.4/Python.h:32:19: error: stdio.h: No such file or
directory
/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 such file or
directory
/usr/include/python2.4/Python.h:38:19: error: errno.h: No such file or
directory
/usr/include/python2.4/Python.h:39:20: error: stdlib.h: No such file or
directory
/usr/include/python2.4/Python.h:41:20: error: unistd.h: No such file or
directory
/usr/include/python2.4/Python.h:53:20: error: assert.h: No such file or
directory
In file included from /usr/include/python2.4/Python.h:55,
                 from Dependencies/zope.interface-Zope-3.2.0
/zope.interface/_zope_interface_coptimizations.c:15:
/usr/include/python2.4/pyport.h:90:76: error: math.h: No such file or
directory
/usr/include/python2.4/pyport.h:97:22: error: sys/time.h: No such file or
directory
/usr/include/python2.4/pyport.h:98:18: error: time.h: No such file or
directory

...


<mail list would not let me send the whole thing>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20060308/ecb15ad8/attachment.htm


More information about the Zope3-users mailing list