On Jan 24, 2008 9:41 AM, Reynier Perez Mira <[EMAIL PROTECTED]> wrote: > Wow, I follow the step and sorprise every is old and I don't know why. See: > > # whereis bacula-dir > bacula-dir: /sbin/bacula-dir /usr/sbin/bacula-dir > /usr/share/man/man8/bacula-dir.8.gz > > # ls -al /usr/sbin/bacula-dir > -rwxr-xr-x 1 root root 675600 2007-10-14 22:46 /usr/sbin/bacula-dir > > # bacula-dir -? > Copyright (C) 2000-2007 Free Software Foundation Europe e.V. > > Version: 2.0.3 (06 March 2007) > > this is the problem I think. So, how can I fix that problems? > Cheers again
When you compiled from source. Did you do all 3 steps? ./configure [ENTER YOUR PARAMATERS HERE] make make install I believe that the build failed for the catalog or the director. Although I do build from source I am using gentoo and the gentoo package manager does that for me. In my case some of the builds may fail but the whole process completes and appears to be a success. If you can get on a terminal with a large history or use &> to capture the build messages to a file. This second approach would be like ./configure [ENTER YOUR PARAMATERS HERE] make &> output.txt Then look at the text file to see if any section says failed. John ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users