[Zope-dev] What use cases are driving "make install" from a
checkout?
Fred Drake
fdrake at gmail.com
Thu Dec 22 00:39:22 EST 2005
On 12/21/05, Leonardo Rochael Almeida <leo at hiper.com.br> wrote:
> My point is: I don't think there's anything wrong in the install
> procedure being different between the checkout and the tarball, but it
> should never take more than a couple of fixed (and documented) steps to
> convert a checkout to a tarball-equivalent environment, where
> "./configure; make; make install" would work.
How important is the "convert" aspect of this? Would creating a new
tree that supports "./configure; make; make install" seem reasonable
to you?
If so, "zpkg -t -C releases/Zope.cfg" would create the tree, and "cd
Zope-0.0.0" would make that the current directory.
There is a "hidden" difference here, however: the new tree would be a
"Zope 3 release," and would not typically contain everything in the
checkout.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"There is no wealth but life." --John Ruskin
More information about the Zope-Dev
mailing list