[Zope3-Users] Install on OpenSolaris

Hendrik Bunke bunke at hbxt.org
Tue Jun 23 04:03:35 EDT 2009


Hi,

has anyone managed to get Zope3.4 running on OpenSolaris? I've
tried the following variants, only with partial access:

- using zopeproject:
  [bunke at riker]:~/dev/z3project $ bin/z3project-ctl 
  Traceback (most recent call last):
  File "bin/z3project-ctl", line 105, in ?
    import z3project.startup
  File "/export/home/bunke/dev/z3project/src/z3project/startup.py", line 5, in ?
    import zope.app.wsgi
  ImportError: No module named app.wsgi
  
  Same goes for -debug and even for using buildout with KGS. 
  
  Funny: If I'm using 
    bin/paster serve deploy.ini
  everything works as expected.

- using 'old style' installation:
  [bunke at riker]:/opt/Zope3.4.0 $ bin/mkzopeinstance 
  Traceback (most recent call last):
  File "bin/mkzopeinstance", line 47, in ?
    from zope.app.server.mkzopeinstance import main
  ImportError: No module named app.server.mkzopeinstance

What went wrong here? Why are the missing modules not found or installed?

regards
hendrik


-- 
Dr. Hendrik Bunke
http://hbxt.org


More information about the Zope3-users mailing list