On Mon, Oct 19, 2009 at 7:52 PM, Liu, Zhentao
<Zhentao.Liu(a)fokus-extern.fraunhofer.de> wrote:
Hi, ozaki
Another erro of mine is that:
------------------------------------------------------------------------------------------------------------------------------------------------------
root@forest:/var/run/libvirt# /etc/init.d/libvirt-bin start
* Starting libvirt management daemon
libvirtd
/usr/sbin/libvirtd: /usr/local/lib/libvirt.so.0: version
`LIBVIRT_PRIVATE_0.6.1' not found (required by /usr/sbin/libvirtd)
---------------------------------------------------------------------------------------------------------------------------------------------------
I think maybe I have mixed installed version 0.6.1 and 0.7.0. But I have no
idea how can I fix it?
Hmm, complicated ;-) but the above error should be avoided by replacing
/usr/sbin/libvirtd with /usr/local/sbin/libvirtd in /etc/init.d/libvirt-bin.
ozaki-r
Regards
Zhentao