I basically built it on Ubuntu 12.04 and then hand-built an ipkg for it. I
had to use the "LD_LIBRARY_PATH" hack to get the bacula daemons to find
their libraries.
So I hacked bacula-ctl-fd to use this line to start the fd:
LD_LIBRARY_PATH=.:/opt/lib ${BACFDBIN}/bacula-fd $2 $3 ${OPTIONS} -v -c
Zitat von Hans Thueminger :
> Dear Bacula Users!
>
> After another two months of testing I'm able to make an update:
>
> Hans Thueminger wrote, On 20.11.2013 16:58:
>> Dear Bacula Users!
>>
>> I'm a newbie and have been trying to configure a Bacula backup
>> solution for our Institute for two m