Gavin,

It should work fine with python 2.3.5 (that's what I use every day). Maybe you have an issue with finding the wrong mysql?? Make sure the mysql 5 bin dir is before the mysql 4 one.

-EAD

On Aug 18, 2006, at 10:31 AM, Gavin Adams wrote:

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:


Hello,

I just installed MySQL on RHEL AS 4 with all the required Python packages, and confirm MySQL functional.

Unfortunately, I seem not to get my zenoss program running properly,

when I tried to run the zenping daemon, I got this error message from my server console.

Bash$ /usr/local/zenoss/bin/zenping start

starting............

sudo: /bin/python: command not found

Please, i have all the daemons unstarted, can any one help me with solution to this problem.

Regards,

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

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

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

Reply via email to