[libvirt-users] Installing libvirt

Eric Blake eblake at redhat.com
Wed Jul 31 12:49:27 UTC 2013


On 07/30/2013 11:30 PM, Peeyush Gupta wrote:
> Hi, 

[can you convince your mailer to wrap long lines?  Also, it looks like
your mailer is not using proper in-reply-to headers, such that you are
spawning a new thread every time you reply]

> 
> I am trying to install new libvirt version on Ubuntu 12.04 LTS. Now I downloaded libvirt 1.0.5 from libvirt.org/sources then I issued three commands:

Any reason you went with 1.0.5 instead of the just-released 1.1.1?

> 
> ./autogen.sh

> This installs the libvirt on my system. But there are some issues, I have to run libvirtd explicitly everytime

This defaults into installing things into /usr/local, which does not
match the paths your distro normally uses.  Your problems may stem from
the fact that because you didn't install it into distro locations, your
distro is unable to run libvirtd as a service.  If you run './autogen.sh
--system', that helps prepopulate the configure options such as --bindir
that are more likely to match your distro layout (I know for sure that
./autogen.sh --system matches Fedora layout, but don't know if
Debian-based layout differs, although no one has written a patch
complaining otherwise).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130731/2f88fd85/attachment.sig>


More information about the libvirt-users mailing list