Grr I also don't like this!.... centos has esx compiled in.. but this
debian package still dont..


ubuntu 14.4
this might work for you.

git clone git://libvirt.org/libvirt.git
cd libvirt
git checkout v1.2.2

sudo apt-get install build-essential autoconf libtool autopoint xsltproc 
w3c-dtd-xhtml
sudo apt-get install libdevmapper-dev python-dev libcurl4-gnutls-dev libnl-dev 
libgnutls-dev libpciaccess-dev libxml2-dev 
sudo apt-get install libxen-dev uuid-dev

# I had compile error using --with-selinux so i disabled it.
./autogen.sh --system --without-selinux
# you might want to include arg: --enable-debug=yes

make
#make check
sudo make install

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/565771

Title:
  Please stop disabling the VMware ESX driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/565771/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to