> Today i download source from Bacula-9.4.4 and i compiled succesffuly,
> so please exist the possibilities to compile only the Bacula-FD or
> only the Bacula-SD section?
> 
> so my Client don't need to have all installed in there.... are enough
> if the FD are available.

Yes it's possible but you have to manage the install yourself, only
copying the files you need.  I don't believe the Bacula install scripts
can do this for you.

You can perhaps get some ideas and a list of files from the Arch Linux
AUR build scripts.  These compile the code once, then create separate
packages from that.  One each for SD, FD, Dir, Console, BAT and a
"common" one that contains files needed by the others.

The script is here:

  https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=bacula

Look for the "cp" commands in the package_bacula-XXX functions.

I'm not sure if this is the best example as I think a few other Linux
distributions also split out the build into multiple packages, but I'm
not so familiar with those.

Cheers,
Adam.


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to