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.stev...@igb.fraunhofer.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.stev...@igb.fraunhofer.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@lists.sourceforge.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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to