[Zope] More Problems Compiling from Source Code

2000-12-23 Thread Ben Ocean
Hi, I'm trying to recompile Zope from the source because of a module I want to include to better enable MySQL. I'm running into a problem when I try to execute this: python wo_pcgi.py It executes a bunch then chokes here: gcc -fpic -g -O2 -Wall -Wstrict-prototypes -I/usr/local/include/python2.0

Re: [Zope] More Problems Compiling from Source Code

2000-12-23 Thread Jens Vagelpohl
ben, python 2.0 is not officially supported yet. you will need to install the supported version (python 1.5.2). jens on 12/23/00 5:22, Ben Ocean at [EMAIL PROTECTED] wrote: Hi, I'm trying to recompile Zope from the source because of a module I want to include to better enable MySQL. I'm