[Zope] zope-2.9 r40780 make install doesn't finish, files missing from bin

Sascha Ottolski sascha.ottolski at gallileus.de
Sun Dec 18 09:32:40 EST 2005


Am Mittwoch, 14. Dezember 2005 21:11 schrieb Jeff Kowalczyk:
> I'm having some trouble with the 'make install' stage of Zope-2.9 svn.

Hi Jeff,

just stumbled over the same problem. By chance, we figured out how to do it: 
you need to "make sdist" beforehand, which creates a tarball for you, which 
in turn you must use to perform the regular install. "make sdist" needs 
"zpkg", which is found at http://svn.zope.org/zpkgtools/; don't know how to 
install it, so we just changed the path in the makefile to point to the right 
place, in our case

	ZPKG=/mnt/source/svn/svn.zope.org/zpkgtools/bin/zpkg


Hope that helps,

Sascha

-- 
Gallileus - the power of knowledge

Gallileus GmbH                   http://www.gallileus.info/

Pintschstraße 16                  fon +49-(0)30-41 93 43 43
10249 Berlin                      fax +49-(0)30-41 93 43 45
Germany


More information about the Zope mailing list