On 13/06/2020 22:26, r0...@nxlplyx.com wrote:
This is a noob question.

I believe, the ./configure script uses the PREFIX value to set the installation directory.

I am concerned that I may set PREFIX as a system-wide setting that is used by other computer programs I try to compile.

Can anyone tell me how and where, in the Bacula 9.6.5 compilation system, can I set the value of PREFX = /opt/bacula , so that it only affects the Bacula 9.6.5 compilation?

./configure --prefix=/opt/bacula

The "--prefix" flag is a default autoconf/automake option.

        Cheers,
                Gary    B-)


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

Reply via email to