[libvirt-users] error:libvirt can not be used with os services

Eric Blake eblake at redhat.com
Tue Mar 11 14:02:16 UTC 2014


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

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


More information about the libvirt-users mailing list