I attempted to follow the instructions for Suse Enterprise Linux 10 and ran into this same issue (wrong ELF class: ELFCLASS32). We are running the 64bit version of 10.2. ZENHOME points to /usr/local/zenoss/current, MySQL is version 5.0.26-12 and doesn't appear to be the problem (the tables and zenoss user do get created during the installation process). I believe I have all dependencies in place.
So I gave the source install a shot. After a couple workarounds and symlinks it seems to get pretty far along in the process (when I run install.sh as zenoss user) and then gives me this message: ---------- ...lots of lines with no issues... installing simplejson unpacking winexe-0.7 in build/ configuring winexe-install /usr/bin/python: can't open file '/usr/local/zenoss/current/bin/mkzopeinstance.py': [Errno 2] No such file or directory Unable to create zope instance. ---------- I did a search for mkzopeinstance.py and it turned up at: /usr/local/zenoss/current/build/Zope-2.8.8-final/utilities/mkzopeinstance.py. When I do a make clean this directory goes away. The time elapsed after "configuring winexe-install" before an error happens is significant - perhaps 3 minutes. It seems some necessary files aren't being copied to their correct locations as the install wraps up. Any ideas? Alternatively could I get my hands on that 64 bit rpm and give it a try? Thanks, Joe -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=5503#5503 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
