On 16.08.2010 / 12:25:02 +0200, Reinhard Haller wrote: > Hi Anatoly, > > >> I tried to update all my clients to bacula 5.x after the update of my > >> server. For Centos 5 I found a client package > >> bacula-client-5.0.1-1.el5.i386.rpm > >> > >> When I tried to install the installer stopped with an unresolved > >> dependency on libmysqlclient_r.so.15. > > > >how did you tried to install bacula-client.rpm file ? Have you done it > >with rpm or yum? Please try with: > > > >$ yum install /path/bacula-client-5.0.1-1.el5.i386.rpm > > It' not a problem of the installation. The client shouldn't have > The dependencies of the bacula director. Simply said, I don't want to > install MySql (neither server nor client) on a backup client.
well, it's up to the packagers what depencies they put in a package. You can try to fetch src.rpm file, edit spec file section with client depencies and rebuild/repackage it without this mysql library dep. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
