<div>Hi guys,</div><div><br></div><div>I try to compile the libvirt-php but no luck, below are the output i got..</div><div><br></div><div>webserver:~/libvirt-php-0.4.3 # ./configure </div><div>checking for a BSD-compatible install... /usr/bin/install -c</div>
<div>checking whether build environment is sane... yes</div><div>checking for a thread-safe mkdir -p... /bin/mkdir -p</div>
<div>checking for gawk... gawk</div><div>checking whether make sets $(MAKE)... yes</div><div>checking for style of include used by make... GNU</div><div>checking for gcc... gcc</div><div>checking whether the C compiler works... yes</div>

<div>checking for C compiler default output file name... a.out</div><div>checking for suffix of executables... </div><div>checking whether we are cross compiling... no</div><div>checking for suffix of object files... o</div>

<div>checking whether we are using the GNU C compiler... yes</div><div>checking whether gcc accepts -g... yes</div><div>checking for gcc option to accept ISO C89... none needed</div><div>checking dependency style of gcc... none</div>

<div>checking for virConnectOpen in -lvirt... yes</div><div>checking dependency style of gcc... (cached) none</div><div>checking whether to disable maintainer-specific portions of Makefiles... yes</div><div>checking for gcc... (cached) gcc</div>

<div>checking whether we are using the GNU C compiler... (cached) yes</div><div>checking whether gcc accepts -g... (cached) yes</div><div>checking for gcc option to accept ISO C89... (cached) none needed</div><div>checking dependency style of gcc... (cached) none</div>

<div>checking for a sed that does not truncate output... /usr/bin/sed</div><div>checking for gawk... (cached) gawk</div><div>checking for echo... echo</div><div>checking for rm... rm</div><div>checking for pkg-config... /usr/bin/pkg-config</div>

<div>checking pkg-config is at least version 0.9.0... yes</div><div>checking for LIBXML... yes</div><div>checking for xsltproc... /usr/bin/xsltproc</div><div>checking for xmllint... /usr/bin/xmllint</div><div>checking for xmlcatalog... /usr/bin/xmlcatalog</div>

<div>checking for php-config... no</div><div><b>configure: error: php-config not found; please install the PHP SDK</b></div><div>webserver:~/libvirt-php-0.4.3 # ls /etc/php5/</div><div>apache2/ cli/     conf.d/  </div><div>
webserver:~/libvirt-php-0.4.3 # ls /etc/php5/apache2/</div>
<div>php.ini</div><div>webserver:~/libvirt-php-0.4.3 # </div><div><br></div><div>Regards,</div><div>Peter </div>