[ZCM] [ZC] 2237/ 2 Resolve "Output from 'make' incorrectly leaves out 'make inplace'"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2237 Update (Resolve) "Output from 'make' incorrectly leaves out 'make inplace'" Status Resolved, Zope/bug medium To followup, visit: http://www.zope.org/Collectors/Zope/2237 ============================================================== = Resolve - Entry #2 by tseaver on Nov 15, 2006 3:46 pm Status: Pending => Resolved Fixed on 2.8 branch: http://svn.zope.org/Zope/branches/Zope-2_8-branch/?rev=71138&view=rev 2.9 branch: http://svn.zope.org/Zope/branches/2.9/?rev=71139&view=rev 2.10 branch: http://svn.zope.org/Zope/branches/2.10/?rev=71140&view=rev and trunk: http://svn.zope.org/Zope/trunk/?rev=71141&view=rev ________________________________________ = Request - Entry #1 by tseaver on Nov 15, 2006 3:24 pm After running make, the makefile helpfully spits out the following directions: Zope built. Next, do 'make install' (or 'make instance' to run a Zope instance directly from the build directory). However, 'make instance' creates a broken instance unless / until 'make inplace' is run. ==============================================================