On Jun 15, 2006, at 1:08 PM, MOFLO - wrote:

Trying to do a fresh install of zenoss on FC5.

[EMAIL PROTECTED] zenoss-0.20.0]$ ./install.sh
[snip]
installing zope
gmake: *** [zope-install] Error 2
unable to build zenoss and prerequisites, see zenbuild.log
[EMAIL PROTECTED] zenoss-0.20.0]$


In the zenbuild.log there error start here:

building 'AccessControl.cAccessControl' extension
[snip]
ExtensionClass/ExtensionClass.h:83:20: error: Python.h: No such file or directory ExtensionClass/ExtensionClass.h:84:20: error: import.h: No such file or directory
[snip]

That's your problem. The installer is not finding the python includes.

I haven't used RedHat since 7.3, so I'm not sure what you need to do exactly, but I have two guesses:
1) you don't have the python dev libs installed, or
2) your environment isn't setup properly

I'm sure someone else can give more input on the best way to install the python dev package(s) for FC5.

Hth,

d

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

Reply via email to