| Hi, RHEL AS 4 comes with Python 2.3.5 but zenoss appears to require 2.4. What I did was to download the newest 2.4.x python RPM source, rpmbuild --rebuild python 2.4, then install them RPM's (base and -devel). This will create a /usr/bin/python2.4 executable. Oh, make sure you remove the installed MySQL and install > 5.0.22 also. MySQL in RHEL 4 doesn't support triggers that zenoss uses. I then did a zenoss install and all is working (CentOS 4.3, MySQL 5.0.24ish and Python 2.4). svn still having problems but again, due to multiple python installs I think... HTH, --- Gavin On Aug 18, 2006, at 10:29 AM, [EMAIL PROTECTED] wrote:
|
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
