On 4/26/07, RVO <[EMAIL PROTECTED]> wrote:
Well, I was attemtping to work from source.  I went ahead and downloaded the 
rpm and tried it.  No luck.  It asks my for a MySQL root password, and when I 
type it in, it gives me:

/opt/zenoss/bin/install-functions.sh:  line 73:  mysql:  command not found
/opt/zenoss/bin/install-functions.sh:  line 80:  mysql:  command not found
mysql install, user or password is incorrect

This would indicate that the MySQL command line client, mysql, can't
be found on the execution path. I'm not familiar with XAMPP so I don't
know where this client would be installed. You'll need to find it and
add its directory to the PATH environment variable so the installer
can find it.

I also get a couple of lines that say:

Daemon:  zeoctl /opt/zenoss/bin/zenoss:  line 77:  /opt/zenoss/bin/zeoctl:  No 
such file or directory

Daemon:  zopectl /opt/zenoss/bin/zenoss line 77:  /opt/zenoss/bin/zopectl:  No 
such file or directory

This indicates that Zope wasn't installed properly. Zenoss uses Zope
(a full application server) as its web server, not Apache. We'll
probably need to see the whole log of the build to get a better idea
of why Zope wouldn't have been installed.

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

Reply via email to