On 03/10/2014 08:14 PM, 铁甲流浪狗 wrote: > hello,please help me,thanks. > > > i download libvirt1.1.3.4 tarball opensouce,and use following commands to build&compile it. > ./configure Without any other options to configure, this defaults to creating binaries that will be installed in /usr/local/. > > openstack:/etc/rc.d # service libvirtd status > service: no such service libvirtd However, if you have not taken steps to reflect configuration in /usr/local over to your init system (whether systemd or older), then it is not registered as a service. The usual fix is to use options to ./configure to force the installation into system paths such as /usr, rather than the default, or to take steps on your own to create a service registration that can fire off something installed in /usr/local. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ libvirt-users mailing list libvirt-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvirt-users