[Zope3-dev] Re: error on installing c1

Jim Fulton jim at zope.com
Fri Sep 24 06:05:28 EDT 2004


Fred Drake wrote:
> On Thu, 23 Sep 2004 18:31:33 +0200, Philipp von Weitershausen
> <philipp at weitershausen.de> wrote:
> 
>>svn checkous are meant to be used *in-place*, which means you just
>>execute "make" and then "./z3.py" to start an instance. You can also use
>>bin/mkzopeinstance.py to split off another instance off of the checkout
>>but we usually don't do that even.
> 
> 
> Nonetheless, the setup.py shouldn't refer to headers that are no
> longer in the tree.
> 
> I've removed the bogus reference.  We still shouldn't be installing
> from a checkout.  This should be fixed, and I have a rough idea of how
> that should happen, but I don't have time to do this right now.
> 
> (Basically, the setup.py in the checkout should drive the zpkgsetup
> package to drive distutils.)

Perhaps, in the mean time, we should remove the install target from that
make file.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope3-dev mailing list