[Zope] Anyone got ZServer 2.0x running under Solaris?

Pavlos Christoforou pavlos@gaaros.msrc.sunysb.edu
Tue, 15 Jun 1999 13:51:12 -0400 (EDT)


On Tue, 15 Jun 1999, Tony McDonald wrote:

Hi again -

I managed to get Zope-2.0.0a working on the SunOS5.6

1. Downloaded python1.5.2 and configured using the --with-threads
--with-gcc option.

2. copied Modules/Setup.in onto Modules/Setup and uncommented the
#*shared* line.

3. make,  make test, make install

4. Untarred the Zope-2.0.0a source.

5. create the access file

6. python w_pcgi

7. create a unix script to call z2.py


> I'm Having major hassle getting ZServer (any version) to run under 
> SunOS5.6 and 5.7.
> 
> I don't want to clutter the list with tracebacks etc. so if someone 
> who has got it working can contact me, I *promise* to write up the 
> experience for others...