Hi Everybody,

I have two problems to install and start up zope:

- The first problem is that python has to be downgraded to version 2.1
Is there any solution for this problem available?
The downgrade works fine, so I am not too concerned about that. It is 
just a bit annoying that I cannot use the command "fink upgrade-all" 
anymore.

- The second problem is that after a successful downgrade of python and 
a successful installation of zope (successful means that I do not get 
any error messages...) I cannot start up zope. When I do so I get the 
following error message:

stephan@localhost (/dev/ttyp5) ~ > /sw/sbin/zopectl start
Starting Zope...Traceback (most recent call last):
   File "/sw/sbin/zope-z2", line 476, in ?
     import ZServer
   File "/sw/lib/zope/ZServer/__init__.py", line 26, in ?
     from medusa import asyncore
   File "/sw/lib/zope/ZServer/medusa/asyncore.py", line 50, in ?
     import select
ImportError: No module named select
....................................................................................................
 
failed.
stephan@localhost (/dev/ttyp5) ~ >

Any suggestions?

Thanks in advance,

Stephan Jaeger


_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to