Hello,<br><br>I am trying to run ./configure --with-one --with-esx but I get the following error:<br><br>checking pkg-config is at least version 0.9.0... yes<br>checking for XMLRPC... no<br>configure: error: You must install XMLRPC-C >= 1.14.0 to compile libvirt ONE driver<br>
<br>However I have downloaded xmlrpc-c-client and built from sources version 1.16.31 <br><br>root@sa251:~/libvirt-0.8.4# xmlrpc-c-config --version<br>1.16.31<br>root@sa251:~/libvirt-0.8.4# xmlrpc-c-config --features<br>c++ abyss-server curl-client<br>
<br><br>What am I missing here?<br><br>Thanks,<br>Jon<br><br><br><br><br>