VirtualBox 1.6.0 not finding libxml2 in Kubuntu Hardy

Discussions related to using VirtualBox on Linux hosts.
Post Reply
juliang
Posts: 2
Joined: 29. May 2008, 22:48

VirtualBox 1.6.0 not finding libxml2 in Kubuntu Hardy

Post by juliang »

Here's the output:
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! :D
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Post by stefan.becker »

devel Package.
juliang
Posts: 2
Joined: 29. May 2008, 22:48

Post by juliang »

Bingo! Just found the development packages of the rest of the things it couldn't find and it worked! Thanks! :)
Post Reply