--On Wednesday, March 16, 2005 4:58 PM +0100 Tim Oberfoell <[EMAIL PROTECTED]> wrote:
> On Wednesday 16 March 2005 16:46, Martin Simmons wrote: >> >>>>> On Wed, 16 Mar 2005 13:49:25 +0100, Tim Oberfoell >> >>>>> <[EMAIL PROTECTED]> said: >> >> Tim> There's a little thing that confuses me. I've recompiled and >> installed bacula. Tim> But now a "ldd /sbin/bacula" shows the following: >> Tim> >> ------------------------------------------------------------------------ >> -- Tim> libz.so.1 => /lib/libz.so.1 (0x40025000) >> Tim> libpthread.so.0 => /lib/i686/libpthread.so.0 (0x40034000) >> Tim> libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40049000) >> Tim> libm.so.6 => /lib/i686/libm.so.6 (0x400fd000) >> Tim> libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40120000) >> Tim> libc.so.6 => /lib/i686/libc.so.6 (0x40128000) >> Tim> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) >> Tim> >> ------------------------------------------------------------------------ >> -- >> >> Tim> Where is the link to the mysql library? Or is it now statically >> compiled? Tim> With the old mysql version there was a link! >> >> Tim> Of course bacula is able to connect to mysql. >> >> What is /sbin/bacula? The Director (the only thing that refers to the >> db) is normally called bacula-dir. > > Yes, my fault. But the output posted above ist from "ldd > /sbin/bacula-dir". Thanks for the advice. > Here's what mine shows: libmysqlclient_r.so.12 => /usr/lib/libmysqlclient_r.so.12 (0x45387000) libz.so.1 => /lib/libz.so.1 (0x453cb000) libpthread.so.0 => /lib/libpthread.so.0 (0x453e1000) libstdc++.so.5 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libstdc++.so.5 (0x45435000) libm.so.6 => /lib/libm.so.6 (0x454ef000) libgcc_s.so.1 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/libgcc_s.so.1 (0x45512000) libc.so.6 => /lib/libc.so.6 (0x4551b000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x45631000) libnsl.so.1 => /lib/libnsl.so.1 (0x45660000) libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x45676000) libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x456a7000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4536a000) libdl.so.2 => /lib/libdl.so.2 (0x457a9000) Looks like quite a few more libraries than on yours. It might be helpful to look at the summary portion from the output of the config script that's run prior to compiling bacula. Regards, Karl Cunningham ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users