On Sun, 8 Aug 1999, Paul Wolstenholme wrote:
I just read the devshed article on Zope and thought I would give it a try on my machine. I'm running:
FreeBSD 2.1 Stable Python 1.5.2 Apache 1.3.6
Zope 2b3
I did not see any errors when I ran "python w_pcgi.py" but when "./start" was run I recieved the following errors:
Traceback (innermost last): File "/usr/local/www/cgi-bin/Zope-2.0.0b3-src/z2.py", line 366, in ? import ZServer File "/usr/local/www/cgi-bin/Zope-2.0.0b3-src/ZServer/__init__.py", line 123, in ? from HTTPServer import zhttp_server, zhttp_handler File "/usr/local/www/cgi-bin/Zope-2.0.0b3-src/ZServer/HTTPServer.py", line 111 , in ? import thread ImportError: No module named thread
Well, you need to have a POSIX thread supporting libc (glibc2 in the Linux world), and python compiled with "--with-threads". :) Andreas -- Andreas Kostyrka | andreas@mtg.co.at phone: +43/1/7070750 | phone: +43/676/4091256 MTG Handelsges.m.b.H. | fax: +43/1/7065299 Raiffeisenstr. 16/9 | 2320 Zwoelfaxing AUSTRIA