<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><span>Hi,</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">Sorry, I will keep the instructions in mind.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">I tried ./autogen.sh
 with --system but there was a version mismatch.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">I guess someone should write a patch for debian based system. </div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">I <span style="background-color: transparent;">tried to install libvirt 1.1.1 with Fedora and when I did make, I got the</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">following error:</div><div style="font-family: 'times
 new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"></div><div><font size="3"> </font>Making all in src</div><div>make[2]: Entering directory `/home/peeyush/Downloads/libvirt-1.1.1/src'</div><div>  GEN      libvirt_access_lxc.syms</div><div>/bin/sh: -w: command not found</div><div>make[2]: *** [libvirt_access_lxc.syms] Error 127</div><div>make[2]: Leaving directory `/home/peeyush/Downloads/libvirt-1.1.1/src'</div><div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory `/home/peeyush/Downloads/libvirt-1.1.1'</div><div>make: *** [all] Error 2</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Any
 idea why am I getting this?</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Thanks.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><font class="Apple-style-span" color="#9E8FA9">~Peeyush Gupta</font><br></div>  <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Eric Blake <eblake@redhat.com><br> <b><span style="font-weight: bold;">To:</span></b> Peeyush Gupta <gpeeyush@ymail.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "libvirt-users@redhat.com" <libvirt-users@redhat.com> <br> <b><span
 style="font-weight: bold;">Sent:</span></b> Wednesday, 31 July 2013 6:19 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [libvirt-users] Installing libvirt<br> </font> </div> <div class="y_msg_container"><br>On 07/30/2013 11:30 PM, Peeyush Gupta wrote:<br>> Hi, <br><br>[can you convince your mailer to wrap long lines?  Also, it looks like<br>your mailer is not using proper in-reply-to headers, such that you are<br>spawning a new thread every time you reply]<br><br>> <br>> 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:<br><br>Any reason you went with 1.0.5 instead of the just-released 1.1.1?<br><br>> <br>> ./autogen.sh<br><br>> This installs the libvirt on my system. But there are some issues, I have to run libvirtd explicitly everytime<br><br>This defaults into installing things into /usr/local, which does
 not<br>match the paths your distro normally uses.  Your problems may stem from<br>the fact that because you didn't install it into distro locations, your<br>distro is unable to run libvirtd as a service.  If you run './autogen.sh<br>--system', that helps prepopulate the configure options such as --bindir<br>that are more likely to match your distro layout (I know for sure that<br>./autogen.sh --system matches Fedora layout, but don't know if<br>Debian-based layout differs, although no one has written a patch<br>complaining otherwise).<br><br>-- <br>Eric Blake   eblake redhat com    +1-919-301-3266<br>Libvirt virtualization library <a href="http://libvirt.org/" target="_blank">http://libvirt.org</a><br><br><br></div> </div> </div>  </div></body></html>