Bacula-users

Re: [Bacula-users] Bacula does not install properly

2014-11-13 14:42:34
Subject: Re: [Bacula-users] Bacula does not install properly
From: Ana Emília M. Arruda <emiliaarruda AT gmail DOT com>
To: "Stevens, Philip" <philip.stevens AT igb.fraunhofer DOT de>
Date: Thu, 13 Nov 2014 16:36:16 -0300
Hi Philip,

If you do not specify where you want Bacula install its binaries, it will be installed, by default, in /etc/bacula, with no bin directory. If you want Bacula install your binaries in a bin directory, you can use the recommended options for most systems. From manual (http://www.bacula.org/7.0.x-manuals/en/main/Installing_Bacula.html):

./configure \
  --enable-smartalloc \
  --sbindir=/opt/bacula/bin \
  --sysconfdir=/opt/bacula/etc \
  --with-pid-dir=/opt/bacula/working \
  --with-subsys-dir=/opt/bacula/working \
  --with-working-dir=/opt/bacula/working

Best regards,
Ana

On Thu, Nov 13, 2014 at 2:09 PM, Stevens, Philip <philip.stevens AT igb.fraunhofer DOT de> wrote:

Hi,

 

I am trying to install Bacula v. 7.0.5. on Red Hat Enterprise Linux release 6.3 (Santiago).

After downloading and running

 

./configure –with-sqlite3 -> make -> sudo make install  

 

 

there is no bacula/bin folder in the install directory. Also there is no error message during compilation of the program.

 

Any Ideas what fixes this are highly appreciated!

 

Thanks

 

Phil

 

___

Philip Stevens, M. Sc.

Fraunhofer Institute for Interfacial Engineering and Biotechnology IGB

Nobelstraße 12, 70569 Stuttgart, Germany

Tel +49 711 970-4079 | Fax +49 711 970-4200

philip.stevens AT igb.fraunhofer DOT de | www.igb.fraunhofer.de

 


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>