[Libguestfs] build from github source

lampahome pahome.chen at mirlab.org
Tue Jul 25 10:52:56 UTC 2017


I try to install like below:
apt-get install libyajl2
apt-get install libyajl2-dev
apt-get install libyajl2-dbg

and rebuild again:

> ./configure
> make

still the same errors happened
anyone has the same issue?

2017-07-25 18:27 GMT+08:00 Cedric Bosdonnat <cbosdonnat at suse.com>:

> On Tue, 2017-07-25 at 17:42 +0800, lampahome wrote:
> > why is undefined reference to 'yajl_tree_parse', I already install it
> from https://github.com/lloyd/yajl
>
> First thing I see is that it hasn't been installed to a place mentioned in
> your
> LD_LIBRARY_PATH, or not discovered at configure time. Since you are
> working on a
> linux machine, I guess your distro is providing the development packages
> for libyajl:
> it would be easier to install them rather than build from source.
>
> --
> Cedric
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20170725/569ff953/attachment.htm>


More information about the Libguestfs mailing list