[Zope3-dev] "make build" broken?

sathya sathya@zeomega.com
Thu, 13 Feb 2003 18:10:03 -0600


It appears then that the following link is not accurate anymore
http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/SettingUpAZope3Sandbox
the README.txt  accompanying the src recommends "python2.2 setup.py -q 
build_ext -i " which is what  "make inplace" does.
If it is premature to modify the wiki at this point let me know.
thanks
sathya

Guido van Rossum wrote:

>>Possibly significantly uninformed question:
>>
>>Is "make build" supposed to result in a working Zope 3 site?  It doesn't 
>>for me; zope/security/_proxy.so is in the build/temp.linux... but not 
>>where I need it to run Zope.
>>
>>"make inplace" results in a workable site.
>>
>>Is this correct behavior?
>>    
>>
>
>"make build" is supposed to work as well; if it doesn't, it's a bug.
>Since "inplace" is the default, "build" doesn't get exercised as much.
>
>(And sorry, I have no time to fix the bug.)
>
>--Guido van Rossum (home page: http://www.python.org/~guido/)
>
>_______________________________________________
>Zope3-dev mailing list
>Zope3-dev@zope.org
>http://mail.zope.org/mailman/listinfo/zope3-dev
>  
>