Re: running zope with OpenBSD 2.8 i386
I still got it under construction. Zope shouldn't work with Python 1.6 so I removed the package and downloaded the python 1.5.2 sources you ./configure --with-thread to have threads enabled and that's it. Runs beautifully but I didn't have time to install Zope so far. It's running very well under OBSD 2.7 but that version has a python 1.5.2 package. Viel Spass! Ragnar
hi ..
I want to switch my webserver from linux 2.2.15 to OpenBSD 2.8. On the linux machine I am running the zope webserver. I tried to let it run with my OpenBSD home-installation, but it doesn't work. It compiles slightly and starts up. When I connect to it it asks me for the superuser account. Then I try to login but I get a lot of error messages (python related, so maybe the port "python-1.6-threads" is buggy?).
My question is: Did someone of you got zope running with obsd 2.8? The documentation of zope says it runs in any case with 2.7 and python 1.6 ...
(I tried the above on 2 machines, both obsd 2.8, both the same errors)
thanks for reading ...
MfG -- Rene Lange
At 06:25 PM 2000/12/13 +0100, you wrote:
My question is: Did someone of you got zope running with obsd 2.8? The documentation of zope says it runs in any case with 2.7 and python 1.6
You cannot run Zope with OpenBSD 2.8. Zope triggers an obscure bug in the threading library that comes with 2.8. Zope runs wonderfully with OpenBSD 2.7. Luke
participants (2)
-
Luke Tymowski -
Ragnar Beer