RYAN vAN GINNEKEN wrote: > sudo apt-get install libmysqlclient15off > Reading package lists... Done > Building dependency tree > Reading state information... Done > libmysqlclient15off is already the newest version.
>> Starting Bacula Director: /sbin/bacula-dir: error while loading s: >> libmysqlclient_r.so.12: cannot open shared object file: No suchory OK, so libmysqlclient_r seems to be installed, but ld can't find it when bacula-dir is loaded. Find out what libraries bacula-dir needs with: # ldd /sbin/bacula-dir and then find out where the library is, but I don't know how to do that with apt-get. Does anyone know the Debian equivalent of: # rpm -q -l libmysqlclient15off | grep libmysqlclient_r .... ? Allan ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users