[Zope] Re: zope 2.8.6 on Mac Intel

Bernd Dorn zope-mailinglist at mopa.at
Mon Mar 20 11:02:08 EST 2006


On 20.03.2006, at 09:37, Jens Vagelpohl wrote:

>
> On 20 Mar 2006, at 07:42, Bernd Dorn wrote:
>>> $ make
>>> "/usr/local/bin/python2.3" "/Users/spuhlema/Desktop/Zope-2.8.6- 
>>> final/setup.py" \
>>>             build
>>> --build-base="/Users/spuhlema/Desktop/Zope-2.8.6-final/build-base/ 
>>> python-2.3"
>>> --build-lib="/Users/spuhlema/Desktop/Zope-2.8.6-final/build-base/ 
>>> python-2.3/build-lib"
>>> --build-scripts="/Users/spuhlema/Desktop/Zope-2.8.6-final/build- 
>>> base/python-2.3/build-scripts"
>>> --build-temp="/Users/spuhlema/Desktop/Zope-2.8.6-final/build-base/ 
>>> python-2.3/build-temp"
>>> running build
>>> running build_py
>>> error: package directory
>>> 'build/lib/darwin-8/5/2-i386-2/4/zope/app/traversing/ftests' does  
>>> not
>>> exist
>>> make: *** [build] Error 1
>>>
>>> I guess Python doesn't compile equally on PowerPc and Intel.
>>> Any idea?
>>
>> you need zlib support compiled into python, this is only done, if  
>> the zlib header files are found at configure time
>>
>> do you have it?
>
> Umh, take a look at the error message. Do you see anything that  
> looks like a zlib problem? I don't.

last time i installed a zope on debian and forgot to install the zlib  
headers and the error was also far away from complaining about zlib,  
so i thought it might be this

on osx i would suggest using darwinports anyway


>
> jens
>
> _______________________________________________
> Zope maillist  -  Zope at 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 )



More information about the Zope mailing list