Zion wrote: > Is zope installed automatically with the zenoss rpm?
As far as I can tell Zope is installed with the Zenoss rpm. If you list the contents of the packages you'll see it there: Code: # rpm -q --list -p zenoss-2.0.6-0.el5.i386.rpm | less which outputs Code: ... /opt/zenoss/lib/python/Zope.py /opt/zenoss/lib/python/Zope.pyc /opt/zenoss/lib/python/Zope.pyo /opt/zenoss/lib/python/Zope2 /opt/zenoss/lib/python/Zope2/App /opt/zenoss/lib/python/Zope2/App/ClassFactory.py /opt/zenoss/lib/python/Zope2/App/ClassFactory.pyc /opt/zenoss/lib/python/Zope2/App/ClassFactory.pyo /opt/zenoss/lib/python/Zope2/App/__init__.py /opt/zenoss/lib/python/Zope2/App/__init__.pyc /opt/zenoss/lib/python/Zope2/App/__init__.pyo /opt/zenoss/lib/python/Zope2/App/startup.py /opt/zenoss/lib/python/Zope2/App/startup.pyc /opt/zenoss/lib/python/Zope2/App/startup.pyo /opt/zenoss/lib/python/Zope2/ClassFactory.py /opt/zenoss/lib/python/Zope2/ClassFactory.pyc /opt/zenoss/lib/python/Zope2/ClassFactory.pyo /opt/zenoss/lib/python/Zope2/Startup /opt/zenoss/lib/python/Zope2/Startup/__init__.py /opt/zenoss/lib/python/Zope2/Startup/__init__.pyc /opt/zenoss/lib/python/Zope2/Startup/__init__.pyo /opt/zenoss/lib/python/Zope2/Startup/datatypes.py /opt/zenoss/lib/python/Zope2/Startup/datatypes.pyc /opt/zenoss/lib/python/Zope2/Startup/datatypes.pyo ... etc. However, using that same command and looking through the /opt/zenoss/bin/ part of the list where the /opt/zenoss/bin/zenoss script expects to find zeoctl and zopectl you'll find that they aren't listed. I also did the clean install of CentOS5 and the step-by-step walkthrough and got the same errors as Zion, so it does seem that the rpm is missing something - be it an install step or dependency. Oddly enough I went back several versions and they were all like this, so I don't know how this could have not been noticed before... if anyone has encountered this and fixed it already please shed some light on this for us. Thanks in advance, Brian ------------------------ Brian -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=10848#10848 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
