Hallo everybody,

I try to install the Bacula Storage Daemon (bacula-sd) v3.0.1 directly 
on a Linux NAS.

I used the following configure command to build the static linked binary:
./configure --disable-build-dird --enable-build-stored \
--enable-static-sd --enable-static-tools --with-mysql \
--without-openssl --without-python

But if I execute the binary on the NAS I always got this error:
--- snip ---
r...@127.0.0.1:/raid/data/bacula/bin# ./static-bacula-sd
./static-bacula-sd: error while loading shared libraries: libbacpy.so.1: 
cannot open shared object file: No such file or directory
--- snap ---

IMHO this means that the binary is not statically linked.
What's going wrong?

Regards
        Bastian

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to