VirtualBox 1.6.0 not finding libxml2 in Kubuntu Hardy
Posted: 29. May 2008, 22:51
Here's the output:
What I should do? Thanks in advance!
rewt@Computo01:/opt/VirtualBox/VirtualBox-1.6.0_OSE# apt-get install libxml2
Reading package lists... Done
Building dependency tree
Reading state information... Done
libxml2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
rewt@Computo01:/opt/VirtualBox/VirtualBox-1.6.0_OSE# ./configure
Checking for environment: Determined build machine: linux.amd64, target machine: linux.amd64, OK.
Checking for kBuild: found, OK.
Checking for gcc: found version 4.2.3, OK.
Checking for as86: found version 0.16.17, OK.
Checking for bcc: found version 0.16.17, OK.
Checking for iasl: found version 20061109, OK.
Checking for xslt: found, OK.
Checking for pthread: found, OK.
Checking for libxml2:
** not found!
rewt@Computo01:/opt/VirtualBox/VirtualBox-1.6.0_OSE#
What I should do? Thanks in advance!