But update libvirt between different versions often cause lots of
problems since some new version add new daemons/features. If there is
auto-config for different versions under different distroes, it will
be better.
Best,
Weiwei Jia
On Sat, Dec 31, 2016 at 4:35 PM, Weiwei Jia wrote:
> Thank you
Thank you for your reply. This problem has been solved.
Thanks,
Weiwei Jia
On Sat, Dec 31, 2016 at 4:29 PM, Neal Gompa wrote:
> On Thu, Dec 22, 2016 at 10:33 PM, Weiwei Jia wrote:
>> Hi Daniel,
>>
>> I download libvirt 2.5.0 source codes and install them as following steps.
>>
>> $ ./autogen.sh
On Thu, Dec 22, 2016 at 10:33 PM, Weiwei Jia wrote:
> Hi Daniel,
>
> I download libvirt 2.5.0 source codes and install them as following steps.
>
> $ ./autogen.sh --prefix=/usr --localstatedir=/var --sysconfdir=/etc
> $ make
> $ sudo make install
>
>
> However, the libvirtd is not started as a ser
Hi Daniel,
I download libvirt 2.5.0 source codes and install them as following steps.
$ ./autogen.sh --prefix=/usr --localstatedir=/var --sysconfdir=/etc
$ make
$ sudo make install
However, the libvirtd is not started as a service daemon.
$ initctl stop libvirt-bin
initctl: Unknown job: libvir