Hi Todd,

Ignore the "Trigger already exists" or do this:

        mysql -u root -p -e 'drop database events'

> /usr/lib/python2.3/config/Makefile (No such fil
> e or directory)

This probably means you don't have a python development environment suitable for building extensions. What OS and version are you running?

For many linux distributions, you will need to install python-devel, or something similar.

-Eric

Todd Michael Hebert wrote:
I am getting problems with zeoctl, which doesn't exist anywhere on the system when I get the error.


This is the error the build bombs-out with:

installing zope-install
make: *** [zope-install] Error 2
unable to build zenoss and prerequisites
ERROR 1359 (HY000) at line 77: Trigger already exists
ERROR 1062 (23000) at line 2: Duplicate entry 'Identifier' for key 1
ERROR 1062 (23000) at line 2: Duplicate entry 'Type0' for key 1
./install.sh: line 111: /usr/local/zenoss/bin/zeoctl: No such file or directory
unable to start Zeo object database

This is the last of the outpout to the zenbuild.log file.

copying Products/TemporaryFolder/TemporaryFolder.py -> /home/zenoss/zenossinst/build/Zope-2.8.6-fi
nal/build-base/python-2.3/build-lib/Products/TemporaryFolder
running build_ext
error: invalid Python installation: unable to open /usr/lib/python2.3/config/Makefile (No such fil
e or directory)
make[1]: *** [build] Error 1
make[1]: Leaving directory `/home/zenoss/zenossinst/build/Zope-2.8.6-final'

I'm fairly sure that the trigger and duplicate entry items are because the database already exists. I don't know why it isn't building zeoctl
Any ideas?


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

Reply via email to