> [EMAIL PROTECTED] baculasrc]# make
> Target ".PATH" is up to date.
> -make install
> [EMAIL PROTECTED] baculasrc]# make install


Are you sure this 'make' did something? I´ve tried to compile the bacula-fd
on AIX 4.3.3 but got
"Target ".PATH" is up to date." too. After that I tried again and commented
out the ".PATH" entry (this week) in the 'Makefile' to following "#.PATH:
." Than I did a 'make' again and he did much more but failed later somewhere
at "termcap". However I don´t know what this .PATH "switch" do :D - maybe
somebody else know?
With disabled .PATH in the Makefile and "./configure --enable-client-only
--disable-conio" - he compiled it finaly and it seems good.


After that and a sucessfull "make install" I had to change the
"bacula-ctl-fd" script a little bit too. For example line 229 (status) to:

    [ -x ${BACFDBIN}/bacula-fd   ] && status bacula-fd  ${FD_PORT}  

...and some path in the "bacula-ctl-fd" and "/etc/bacula/bacula-fd" files
(/var/run did not exist).


Now i get (in bconsole connected from the director running at another
machine):
Connecting to Client swh50-fd at swh50.lisec.com:9102

swh50-fd Version: 1.38.11 (28 June 2006)  powerpc-ibm-aix4.3.3.0 aix 3
Daemon started 23-Aug-06 11:56, 0 Jobs run since started.
No Terminated Jobs.
Running Jobs:
Director connected at: 23-Aug-06 13:58
No Jobs running.
====
*


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to