On 07/07/07, Chet Luther <[EMAIL PROTECTED]> wrote:
On Jul 7, 2007, at 12:57 PM, chax wrote: > I have tried to install Zenoss 2.X using both the rpm method and > the build from source method as outlined in the documentation. > Both methods have failed. It appears there is a mismatch in > versions for some C API. I wonder if this is a problem with the > Python version not being 2.3.5 or something else. > Bottom line, if someone has some straight forward directions it > would be appreciated. > I am working from a clean install with all of the current updates > avaialable through yum update. Chris, I think this is because Fedora 7 comes with Python 2.5 standard. Zenoss isn't compatible with Python 2.5. Your only option may be to install a local version of Python 2.4 into /opt/zenoss and use that for your Zenoss installation.
Look at the install instructions for Ubuntu Feisty. That also comes with Python 2.5, but 2.4 is installed and temporarily made the main python for Zenoss build and install. http://www.zenoss.com/community/docs/install-guides/installing-zenoss-on-ubuntu-7-04-feisty-fawn/ -- Regards, Graham Bloice
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
