On Sun, Nov 24, 2002 at 08:09:43PM +0530, Baishampayan Ghose wrote:
Hi! I use SuSE Linux 8.0 on a P4 based machine. Can anybody tell me how to install & configure Zope ? I can see that Zope is already installed on my PC ( in the /opt directory). The Doc pages say that I need to compile a .py file which I simply couldn't locate. Please help. Thanx.
Bhaskar Ghose.
Please check whether Zope is already running, by `ps aux | grep zope' command. If you see zope server running, point your browser to localhost:8080.
Nagarjuna