Displaying 7 results from an estimated 7 matches for "sklepari".
Did you mean:
skleparis
2015 Oct 18
2
Re: [Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
...successfully augeas library 1.4
version from the tarball , it's the latest version, correct me if I am not
wrong ?
Thanks for your time,
Efstratos
On Sun, Oct 18, 2015 at 1:20 AM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Sat, Oct 17, 2015 at 09:40:20PM +0300, Efstratios Skleparis wrote:
> > Dear all,
> >
> > After successfully compiling libguestfs on XEN hypervisor [running
> > ubuntu server 12.04 x64bit] i tried to ./run libguestfs-test-tool
> > but I got this error:
> >
> > guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16....
2015 Oct 15
3
Build libguestfs error with undefined reference to `guestfs_int_init_libvirt_backend'
Dear all,
I am trying to build libguestfs library on my system : Ubuntu Server 12.04
x64bit on XEN hypervisor.
I have followed all instructions on their homepage but whey i am trying to
build the library make -> gives me the following error: libguestfs.so:
undefined reference to `guestfs_int_init_libvirt_backend'
Here is a sample code of the error :
make[2]: Entering directory
2015 Oct 17
2
[Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
2015 Oct 15
0
Re: Build libguestfs error with undefined reference to `guestfs_int_init_libvirt_backend'
On Thu, Oct 15, 2015 at 11:57:49PM +0300, Efstratios Skleparis wrote:
> Dear all,
>
> I am trying to build libguestfs library on my system : Ubuntu Server 12.04
> x64bit on XEN hypervisor.
>
> I have followed all instructions on their homepage but whey i am trying to
> build the library make -> gives me the following error: libguestf...
2015 Oct 16
0
Re: Build libguestfs error with undefined reference to `guestfs_int_init_libvirt_backend'
[Please keep all replies on the list.]
On Fri, Oct 16, 2015 at 03:01:42AM +0300, Efstratios Skleparis wrote:
> Dear Richard,
>
> Yes I do have libvirt-dev installed already and virsh --version was : 0.9.8
> !
>
> - I tried to comment out the lines but still i got some errors due to that
> [ undeclared variables etc. ]
>
> - Made changes to files :
>
> src/gue...
2015 Oct 17
0
Re: [Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
On Sat, Oct 17, 2015 at 09:40:20PM +0300, Efstratios Skleparis wrote:
> Dear all,
>
> After successfully compiling libguestfs on XEN hypervisor [running
> ubuntu server 12.04 x64bit] i tried to ./run libguestfs-test-tool
> but I got this error:
>
> guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found
> (required b...
2015 Oct 17
0
guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
Dear all,
After successfully compiling libguestfs on XEN hypervisor [running ubuntu
server 12.04 x64bit] i tried to ./run libguestfs-test-tool but I got this
error:
guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found
(required by guestfsd)
But I have already installed AUGEAS tool.. if I type on terminal for
example augtool it works
Please check the attached .txt file with