Thanks for the tip.. I now share my experience but I doubt it will be of
all that much use unless I repeat the process and take better notes. I got
the debcheckout done and ran the deb-checkbuildeps...
It gave me a list, which I dutifully installed, and which all had lots of
dependencies of their
Op 20121231 om 04:50 schreef Jeff Dickens:
> On Sun, Dec 30, 2012 at 10:24 PM, Jeff Dickens wrote:
> > On Sun, Dec 30, 2012 at 9:50 PM, Jeff Dickens wrote:
> > >
> > > I just built 5.2.12 on Ubuntu 12.04, ignoring one error during
> > > configure:
> > >
> > >
> > > bpluginfo.c:50:24: fatal error:
debug:
# /sbin/bacula-dir -u bacula -g bacula -f -c /etc/bacula/bacula-dir.conf -m
-v -d 200
bacula-dir: dird.c:198-0 Debug level = 200
bacula-dir: runscript.c:296-0 runscript: debug
bacula-dir: runscript.c:297-0 --> RunScript
bacula-dir: runscript.c:298-0 --> Command=/etc/bacula/
make_catalog_b
btw configure said "checking for mysql_thread_safe in -lmysqlclient_r...
yes"
no errors or warnings linking libbaccats-5.2.12.so
and:
# file /usr/lib/libbaccats-5.2.12.so
/usr/lib/libbaccats-5.2.12.so: symbolic link to `libbaccats-mysql.so'
# file /usr/lib/libbaccats-mysql.so
/usr/lib/libbaccats-
I just built 5.2.12 on Ubuntu 12.04, ignoring one error during configure:
bpluginfo.c:50:24: fatal error: fd_plugins.h: No such file or directory
Configure flags were just "./configure --with-mysql".
When I try to start the director it fails as follows:
# /sbin/bacula-dir -f -c /etc/bacula/bac