Downloads

The latest versions of libvirt can be found on the libvirt.orgserver ( HTTP, FTP). You will find there the releasedversions as well as snapshottarballsupdated from CVS head every hour

Anonymous CVSis alsoavailable, first register onto the server:

cvs -d :pserver:anoncvs@libvirt.org:2401/data/cvs login

it will request a password, enter anoncvs. Then you cancheckout the development tree with:

cvs -d :pserver:anoncvs@libvirt.org:2401/data/cvs colibvirt

Use ./autogen.sh to configure the local checkout, then makeand make install, as usual. All normal cvs commands are nowavailable except commiting to the base.