To add to this, if you install setuptools as root, you may need to go into /usr/lib/python2.X/site-packages/ and chmod 775 setuptools* to get zenplugins to run as a non root user. I did all the installs from RPM and had to chmod afterwards.

galez74 wrote:
I found a resolution, and here it is:

wget http://downloads.sourceforge.net/zenoss/Zenoss-Plugins-2.0.4.tar.gz
tar zxvf Zenoss-Plugins-2.0.4.tar.gz
cd Zenoss-Plugins-2.0.4
python ./setup.py build
python ./setup.py install
wget 
http://pypi.python.org/packages/source/s/setuptools/setuptools-0.6c7.tar.gz#md5=dedbf6a4f71cd6deaf13ee885054f16b
tar zxvf setuptools-0.6c7.tar.gz
cd setuptools-0.6c7
python ./setup.py install
zenplugin.py --list-plugins
#




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=10651#10651

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users



--
Jason
Where you made your stand never mattered...
only that you were there, and still on your feet.

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to