[Libguestfs] Final plan for libguestfs 1.20

Richard W.M. Jones rjones at redhat.com
Thu Dec 13 13:09:33 UTC 2012


On Thu, Dec 13, 2012 at 01:47:35AM +0100, Hilko Bengen wrote:
> * Richard W.M. Jones:
> 
> > Once I've finished Windows dynamic disk (ldm) support[1], which should
> > happen later today, I'm going to release libguestfs 1.20.
> > (Unless someone shouts loudly now!)
> 
> This is certainly not show-stopper for the 1.20 release: I am currently
> struggling with getting the Lua bindings to compile and test with
> different versions. (Debian/wheezy will ship with Lua 5.1 and 5.2).
> 
> I'll post a patch when I get it working.
> 
> Meanwhile, could somebody check if Lua is installed with pkg-config
> files on Red Hat and Fedora systems?

Yes, it appears to be.  /usr/lib64/pkgconfig/lua.pc is attached.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
-------------- next part --------------
V= 5.1
R= 5.1.4
prefix= /usr
exec_prefix=${prefix}
libdir= /usr/lib64
includedir=${prefix}/include

Name: Lua
Description: An Extensible Extension Language
Version: ${R}
Requires: 
Libs: -llua -lm -ldl
Cflags: -I${includedir}


More information about the Libguestfs mailing list