On 2020-06-13 08:26, [email protected] 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?
your shell prompt here:$ PREFIX=/opt/bacula ./configure ........ -- Phil Stracchino Babylon Communications [email protected] [email protected] Landline: +1.603.293.8485 Mobile: +1.603.998.6958 _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
