Hello,
I've got a FreeBSD6 server running the latest bacula port 1.38.6, i love the new startup scripts thank you! The following problem is not specific to this version of bacula, i've noticed it since i went to 1.38 though i'm reluctant to say it is a bug it's probably some minor tweak in my box that hasn't been done. WHen i compiled the bacula install i linked against mysql 4.18, and i've got all that working and life is good. My problem is whenever this box has to reboot and it's not often the bacula director can not start, it is missing the libmysqlclient shared library, an ldd of the binary shows that it does not know where the lib is. I've confirmed that the library is in fact there, the problem is corrected by me logging in to the box and doing:
ldconfig /usr/local/lib/mysql
and then loading the bacula director, all is well after that. I'm wondering if anyone can tell me why this variable isn't getting set on boot so bacula-dir can't find it?
Thanks.
Dave.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to