On Fri, Jul 06, 2007 at 09:25:30AM +0000, M4DC wrote: > Ah yes indeed. > > That got it installed. > > When I run it, I get this python mismatch: > > Python C API version mismatch for module _pywmi: This Python has API version > 1013, module _pywmi has version 1012. > import _pywmi > /opt/zenoss/lib/python/pywmi.py:5: RuntimeWarning: Python C API version > mismatch for module swig_runtime_data2: This Python has API version 1013, > module swig_runtime_data2 has version 1012. > import _pywmi > > Seen this before?
nope, but i'd be guessing your python is newer than the one used to compile the RHEL5 rpm. (RHEL ships with python 2.4.3, FC7 with 2.5.1). if you can get hold of a source RPM, you should easily be able to rebuild for FC7, otherwise you _might_ have to go the source install root. unless someone is so kind to make a dedicated FC7 rpm? regards, sb -- Simon Bailey Systems Administrator Institut fuer Informatik Universitaet Innsbruck Technikerstrasse 21a/2 A-6020 Innsbruck Tel: +43 (0) 512 507 - 6433 Mob: +43 (0) 664 812 5267 Fax: +43 (0) 512 507 - 2887 http://informatik.uibk.ac.at/
signature.asc
Description: Digital signature
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
