Displaying 2 results from an estimated 2 matches for "lyajl_s".
Did you mean:
lyajl
2015 Mar 28
0
Re: [virt-tools-list] Statically compiling virt-rescue ?
I've added a few patches upstream to make static linking work, and it
is [surprisingly] possible to get it to work.
You'll have to check out libguestfs from git. Read the README file
very carefully, and get familiar with building from source. This is
easier on a recent Fedora machine or VM.
Once you are comfortable building libguestfs from source, configure it
like this:
./configure
2015 Mar 27
2
Re: [virt-tools-list] Statically compiling virt-rescue ?
[Sorry - I didn't see this email until now as virt-rescue is part of
the http://libguestfs.org project and so normally uses a different
mailing list]
On Tue, Mar 17, 2015 at 11:29:29AM +0000, Keith Roberts wrote:
> Hi all.
>
> I’d like to create a statically-linked version of virt-rescue that I
> can compile on my laptop then deploy that binary locally onto a xen
> server