
2 Jul
2014
2 Jul
'14
3:07 a.m.
Yes, I installed yajl-devel and 4 other rpm packags.,then it works Thanks a lot for your help Cheng -----Original Message----- From: Claudio Bley [mailto:cbley@av-test.de] Sent: 2014年7月1日 15:57 To: WANG Cheng D Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] Libvirt installion error: You must install the libyajl library & headers to compile libvirt At Tue, 1 Jul 2014 07:00:29 +0000, WANG Cheng D wrote:
Dear all, I am installing the libvirt 1.2.5 on my newly installed Fedora19. When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt" In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19.
You need to install the yajl-devel package. Claudio