[Libguestfs] libguestfs question

Richard W.M. Jones rjones at redhat.com
Thu Mar 10 11:37:35 UTC 2022


On Thu, Mar 10, 2022 at 06:26:54AM -0500, Lonnie Cumberland wrote:
> Hi Richard,
> 
> Thanks for getting back to me so quickly on this question and I was afraid that
> this was the case. 
> 
> I will probably definitely still use libguestfs as it does some things that I
> really need as well if I can get it to compile without errors on my Ubuntu
> 20.04 system.  Currently seems to be having some problems during the "make"
> process when it gets partially through the Erlang section but I am
> investigating now.

If you don't need a particular language binding, then disable it, for
example:

  ./configure --disable-erlang
  make

The full list of options is available:

  ./configure --help

> Is there, by chance, a mailing list or forum available as I would like to
> report the errors and get some input on possible fixes?

You can send email to libguestfs at redhat.com.  I see you've subscribed,
but in fact it works even if you don't.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org


More information about the Libguestfs mailing list