bitten by python
Craig White
craigwhite at azapple.com
Tue Dec 9 10:08:23 MST 2008
On Tue, 2008-12-09 at 16:55 +0000, Lisa Kachold wrote:
> See: http://forums.zenoss.com/viewtopic.php?p=10132
>
> (Google your exact errors and versions for quick solutions!)
>
> Solution is stated as: (verify your versions)
>
> 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
> #
----
well...it took you 5 minutes to solve my issue - you need to work on
that
Thanks
Craig
More information about the PLUG-discuss
mailing list