Tobias Rodäbel wrote:
> [zope]
> recipe = zc.recipe.egg:scripts
> eggs = Zope2

So, this gives you mkzopeinstance, right?
(I don't think you need the :scripts
It "worked", as in no errors, but when I tried mkzopeinstance, it 
generated an instance, but that instance didn't work:

$ bin/runzope
Traceback (most recent call last):
   File 
"/Zope2-2.12.0.a1-py2.5-macosx-10.3-i386.egg/Zope2/Startup/run.py", line 
56, in <module>
     run()
   File 
"Zope2-2.12.0.a1-py2.5-macosx-10.3-i386.egg/Zope2/Startup/run.py", line 
17, in run
     import Zope2.Startup
ImportError: No module named Zope2.Startup

How did you get this working?

cheers,

Chris

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to