My system:

Centos 5
bacula-2.2.6

I run configure, make, make install but bat isn't installed anywhere, nor is 
there a bat script in /etc/bacula. bat.conf does appear in /etc/bacula.

Looking in bacula-2.2.6/src/qt-console/Makefile:

>  obj/qrc_main.o: qrc_main.cpp
>         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o obj/qrc_main.o qrc_main.cpp
>
>  ####### Install
>
>  install_confs: first FORCE
>         @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/$(DESTDIR)/etc/bacula/ || $(MKDIR)
>  $(INSTALL_ROOT)/$(DESTDIR)/etc/bacula/
>         ./install_conf_file
> 
>
>  install:  install_confs  FORCE
>
>  uninstall:   FORCE
>
>  FORCE:

There isn't an install called for the executable.

Why not?

Clint



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to