Hi,

this is my system: 
- fedora 8
- python 2.4.4 installed under /opt/zenoss
- .bashrc file is:

[EMAIL PROTECTED] ~]$ more .bashrc 
# .bashrc

# Source global definitions
if [ -f /etc/bashrc ]; then
        . /etc/bashrc
fi

# User specific aliases and functions
export ZENHOME="/opt/zenoss"
export PATH="${ZENHOME}/bin:${PATH}"
export PYTHONPATH="/opt/zenoss/lib/python"
export LD_LIBRARY_PATH="/opt/zenoss/lib"
[EMAIL PROTECTED] ~]$ 

When I start zenoss I always have: "... service zenoss start
Daemon: zeoctl /opt/zenoss/lib/python/persistent/__init__.py:19: 
RuntimeWarning: Python C API version mismatch for module cPersistence: This 
Python has API version 1013, module cPersistence has version 1012. ...."

What is wrong?

thank you for your help.
FD






 Créez votre adresse électronique [EMAIL PROTECTED] 
 1 Go d'espace de stockage, anti-spam et anti-virus intégrés.


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

Reply via email to