On 8/10/07, Jarrod Lewis-Peacock <[EMAIL PROTECTED]> wrote:

> Hello,
>
> I'm re-installing Bacula using MySQL instead of SQLite. I'm having problems
> linking with a mysql shared library.
>
> >> ./bacula start
> Starting the Bacula Storage daemon
> Starting the Bacula File daemon
> Starting the Bacula Director daemon
> /etc/bacula/bin/bacula-dir: error while loading shared libraries:
> libmysqlclient_r.so.15: cannot open shared object file: No such file or
> directory
>

Hi,

have you tried to check with 'ldd /etc/bacula/bin/bacula-dir' whether
the binary has a problem finding that library? In my (Debian)
installation that library is actually in /usr/lib/.
What if at least as a test you try to manually copy it there?

-- 
Maxx

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to