<div>thanks,I'm appreciated for you.</div><div>and i tell something problem I meet now, wants to know how the community to resolve it.</div><div>I'm an system enginner in icbc.recently,i'm study how to use kvm to implement the x86 server virtualization in testing&developing environment,to replace the vmware vsphere.</div><div>But when i download virt-manager,qemu,etc source code,and to compile it,i met the dependency problems.My system platform is SLES11SP3,its software packages are often older than the community's demand.</div><div>the following problems,how are you to resolve it .</div><div>Thanks.</div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Eric Blake";<eblake@redhat.com>;</div><div><b>发送时间:</b> 2014年3月11日(星期二) 晚上10:02</div><div><b>收件人:</b> "铁甲流浪狗"<101669159@qq.com>; "libvirt-users"<libvirt-users@redhat.com>; <wbr></div><div></div><div><b>主题:</b> Re: [libvirt-users] error:libvirt can not be used with os services</div></div><div><br></div>On 03/10/2014 08:14 PM, 铁甲流浪狗 wrote:<br>> hello,please help me,thanks.<br>> <br>> <br>> i download libvirt1.1.3.4 tarball opensouce,and use following commands to build&compile it.<br>> ./configure<br><br>Without any other options to configure, this defaults to creating<br>binaries that will be installed in /usr/local/.<br><br><br>> <br>> openstack:/etc/rc.d # service libvirtd status<br>> service: no such service libvirtd<br><br>However, if you have not taken steps to reflect configuration in<br>/usr/local over to your init system (whether systemd or older), then it<br>is not registered as a service.<br><br>The usual fix is to use options to ./configure to force the installation<br>into system paths such as /usr, rather than the default, or to take<br>steps on your own to create a service registration that can fire off<br>something installed in /usr/local.<br><br>-- <br>Eric Blake   eblake redhat com    +1-919-301-3266<br>Libvirt virtualization library http://libvirt.org<br><br><br></div>