[fedora-virt] Re: [Fwd: [et-mgmt-tools] ANNOUNCE: virt-inspector]

Richard W.M. Jones rjones at redhat.com
Tue May 19 21:59:55 UTC 2009


On Tue, May 19, 2009 at 01:38:12PM -0700, Roy wrote:
> There doesn't seem to be a "configure" in the tar.gz file I downloaded.   
> Am I doing something wrong?

There's one in the tarball ... actually two, but you can ignore the
one in the daemon/ subdirectory:

$ zcat libguestfs-1.0.27.tar.gz | tar tf - | grep configure
libguestfs-1.0.27/daemon/configure
libguestfs-1.0.27/daemon/configure.ac
libguestfs-1.0.27/configure
libguestfs-1.0.27/configure.ac

But if you got libguestfs from the git repository, then you will need
to run autogen.sh instead.  Just do:

  ./autogen.sh   [any configure args]

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v




More information about the Fedora-virt mailing list