Aditya Suripeddi
2017-Jan-11 13:00 UTC
[Libguestfs] Finding the run script to execute virt-sysprep or other commands
Hi , I have downloaded the tar file of libguestfs. There is a run.in file , is this the script described in README file which I have to run to get started without installing the libguestfs ? Thank you , Aditya S
Pino Toscano
2017-Jan-11 13:22 UTC
Re: [Libguestfs] Finding the run script to execute virt-sysprep or other commands
Hi, On Wednesday, 11 January 2017 18:30:18 CET Aditya Suripeddi wrote:> I have downloaded the tar file of libguestfs. There is a run.in > file , is this the script described in README file which I have to run to > get started without installing the libguestfs ?To use libguestfs as built but not installed, you need to build libguestfs before, i.e. `./configure` first and then `make`. configure will generate run from run.in, but still the rest of the build is needed to generate & compile all the libraries and binaries. -- Pino Toscano
Aditya Suripeddi
2017-Jan-11 13:43 UTC
Re: [Libguestfs] Finding the run script to execute virt-sysprep or other commands
Hi , I have installed the libguestfs-1.35.19 after running ./configure it says configure: error: supermin >= 5.1 must be installed, your version is too old but ubuntu14.04 trusty has the latest version as 4.1.6-1 as given here https://launchpad.net/ubuntu/+source/supermin The configure as a result was not successful and the run file not generated yet. Do you suggest I try libguestfs1.34 stable version. I am stuck , I guess on ubuntu 14.04 I am finding difficulty to get things going . I would like to use the virt-customize and virt-builder commands and I have not been able to install the package so far . Thank you, Aditya S
Maybe Matching Threads
- Finding the run script to execute virt-sysprep or other commands
- Re: make and make install failed for libguestfs-1.24.9 on ubuntu14.04
- Re: Finding the run script to execute virt-sysprep or other commands
- Problem with virt-sysprep
- Fixes from the patch queue of the Debian package