Re: How to specify the libvirtd in connect call

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2012/5/25 Zhihua Che <zhihua.che@xxxxxxxxx>:
> Hi,
>    Here is my situation, I install libvirt in a non-default directory
> and start libvird with sudo. While I can connect virsh to libvirtd
> using "virsh --connect qemu:///system", I fail to connect my app using
> "virConnectOpen("qemu:///system")", which complains "unable to locate
> libvirtd daemon in $PATH".  Then, I take another try and add the path
> of libvirtd in env variable PATH. Unfortunately, it doesn't work.
>    I read through the api reference and find no place to specify this
> path explicitly.
>
> Thanks for any tip.
> Harvey

I guess I resolve this problem.

I test my app with another libvirt.so which is compiled with option
"--with-yajl", and my app can connect to libvirtd.
The previous libvirt.so was compiled with no "--with-yajl"

I don't why this yajl can cause the problem.

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users



[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux