[libvirt] Question about compilation on MinGW(StorageAPI)

Daniel P. Berrange berrange at redhat.com
Fri Jun 6 10:38:25 UTC 2008


On Fri, Jun 06, 2008 at 07:34:32PM +0900, Atsushi SAKAI wrote:
> Hi, Rich and Dan
> 
> I have a question about libvirt on MinGW.
> As you know, MinGW supports remote management only.
> In this situation, Storage API(dir) should be off.
> Can I configure it? or other way exists?

The storage APIs will only be built if the daemon is enabled. So you can
turn it off with the configure flag:

    --without-libvirtd

There are also flags to turn on/off individual storage backend drivers,
but they should also automatically turn themselves off if they detect
missing functionality.

Regards,
Daniel.
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list