[Libguestfs] trouble compiling libguestfs 1.17.21

Richard W.M. Jones rjones at redhat.com
Mon Mar 26 17:11:37 UTC 2012


On Mon, Mar 26, 2012 at 08:58:41AM -0700, THO HUYNH wrote:
> It was not an error. Here are 3 commands I used :
> 
> ./configure --prefix='/home/feeliwood/test/'
> make
> make install
>
> But I couldn`t find the copy_over program anywhere inside path
> /home/feeliwood/test/

The example programs don't get installed by 'make install', but you
can run them from the build directory, eg.

  ./run examples/copy_over [...]

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list