Tres Seaver escribió:
Gusti Gonzalez wrote:
Does anybody know what Debian (3.1) packages are required in order to compile zope 2.8.4?
Or, my only option is to download python from source and compile it as well?
I *think* that you need the following (I don't run 3.1, but it seems enough on Ubuntu): python2.3, python2.3-devel, zlib-devel
apt-get install libc6-dev # resolved the problem! Thanks Gusti.
Note that using the distro-provided Python has caused occasional problems in the past; I almost always build a separate Python from source for running Zope (you still want zlib-devel in that case).
Tres. -- =================================================================== Tres Seaver +1 202-558-7113 tseaver-npLdOuuzvjyaMJb+Lgu22Q@public.gmane.org Palladion Software "Excellence by Design" http://palladion.com
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )