[Zope-dev] compiling Zope 2.4.1 on Mac OS 10.1

Leonardo Rochael Almeida leo@hiper.com.br
Wed, 03 Oct 2001 12:03:22 -0300


Mitchell L Model wrote:

> [...] With the updates for OS 10.1 in Python 2.2a4, all I had to do 
> to make both Python and Zope was:
> 
>         cd Python2.2a4
>     configure --with-suffix=.exe
>     make
>     sudo make install
> 
>     cd Zope
>     python wo_pcgi.py


I don't know if it's just me, but this "--with-suffix=.exe", on an Mac 
OS (the OS where you weren't suppose to need extensions) is extremely 
disturbing. :-)

	Cheers, Leo

PS: and I'm not a Mac user, just a Linux user who would like more 
metadata in his operating system. Maybe I've been in Zope land for too 
long :-)