I have a small issue here: I have installed Bareos 14.2.2 for Debian 7 from the 
Bareos official repository and compiled the source release of 14.2.2 for the 
stored GFAPI library but unfortunately once this library copied to the 
/usr/lib/bareos/backends directory as recommended it does not find the main lib 
bareos library as you can see here:

ldd /usr/lib/bareos/backends/libbareossd-gfapi-14.2.2.so
        linux-vdso.so.1 =>  (0x00007fffd9fa4000)
        libgfapi.so.0 => /usr/lib/x86_64-linux-gnu/libgfapi.so.0 
(0x00007f0e29de5000)
        libbareos-14.2.2.so => not found
        libwrap.so.0 => /lib/x86_64-linux-gnu/libwrap.so.0 (0x00007f0e29bd9000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f0e299c2000)
        libssl.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 
(0x00007f0e29762000)
        libcrypto.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 
(0x00007f0e29369000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007f0e2914d000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f0e28f49000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x00007f0e28c41000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f0e289bf000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0e28633000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007f0e2841c000)
        libglusterfs.so.0 => /usr/lib/x86_64-linux-gnu/libglusterfs.so.0 
(0x00007f0e2817a000)
        libgfrpc.so.0 => /usr/lib/x86_64-linux-gnu/libgfrpc.so.0 
(0x00007f0e27f5f000)
        libgfxdr.so.0 => /usr/lib/x86_64-linux-gnu/libgfxdr.so.0 
(0x00007f0e27d45000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f0e27b3d000)
        libnsl.so.1 => /lib/x86_64-linux-gnu/libnsl.so.1 (0x00007f0e27925000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f0e2a20c000)

libbareos-14.2.2.so is actually located in /usr/lib/bareos. Am I missing 
something here?

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to