Hello,

śr., 26 maj 2021 o 20:08 Denis Morejón <[email protected]>
napisał(a):

> I want to install bacula 11 from source code in one or two storage daemon
> servers, without the director. The director will be installed in other
> server.
> When I try ./configure there are just two options: Either
> --with-postgresql or client only. But It seams to be no other options.
>

Storage Daemon tools require catalog libraries, so to build SD you need to
use --with-postgresql option.
Then simply run make install on all src subdirectories except src/dir or do
a standard install and remove a Director binary.
You can check the exact procedure in the OS distribution scripts which
build separate Dir and SD packages.

I hope it helps.
-- 
Radosław Korzeniewski
[email protected]
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to