K H Subrahmanyan writes:
> I want to use ZOPE with linux server.
>
> when I try to run the install script I get the following error.
>
> .../zope-dir/bin/python : No such File or Directory.
Are you sure, you run the install script as:
<your python> w_pcgi.py
or
<your python> wo_pcgi.py
Your error message suggests that you do not....
Dieter