[Libguestfs] libguestfs binaries missing when built from source code

Richard W.M. Jones rjones at redhat.com
Wed Aug 30 09:37:47 UTC 2017


On Wed, Aug 30, 2017 at 01:50:25AM +0000, emlyn.jose at wipro.com wrote:
> Hi,

> We installed it from the source code.

Most likely you've run ‘make install’ at some point and now have
multiple copies installed all over the place, which is why binaries
and libraries are linked to the wrong versions.

I suggest started from scratch (reinstalling your operating system),
and NOT running ’make install’ at any point.  You can use the ‘./run’
script to run things from the build directory.

More on this topic here:

  http://libguestfs.org/guestfs-building.1.html#installing

Rich.

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




More information about the Libguestfs mailing list