Re: [Bacula-users] Complie errors during make install

2006-04-24 Thread Martin Simmons
> On Mon, 24 Apr 2006 09:09:16 -0600, Chuck Bunn <[EMAIL PROTECTED]> said: > > Hi, > > Okay you are right the compile now finishes. But now I do not have any > config files for running bacula. Do I need to hand copy examples? Also > the documentation specifically states 'make install' go fi

Re: [Bacula-users] Complie errors during make install

2006-04-24 Thread Chuck Bunn
Hi, Okay you are right the compile now finishes. But now I do not have any config files for running bacula. Do I need to hand copy examples? Also the documentation specifically states 'make install' go figure? Thanks Martin Simmons wrote: On Mon, 24 Apr 2006 08:19:20 -0600, Chuck Bunn <[EM

Re: [Bacula-users] Complie errors during make install

2006-04-24 Thread Martin Simmons
> On Mon, 24 Apr 2006 08:19:20 -0600, Chuck Bunn <[EMAIL PROTECTED]> said: > > Hi, > > Okay here is all of the output: > > [EMAIL PROTECTED] bacula-1.38.8]# make install Ah, I see now...you can't build Bacula with "make install" -- try just "make" instead. __Martin --

Re: [Bacula-users] Complie errors during make install

2006-04-24 Thread Chuck Bunn
Hi, Okay here is all of the output: [EMAIL PROTECTED] bacula-1.38.8]# make install ./autoconf/mkinstalldirs /usr/sbin ./autoconf/mkinstalldirs /etc/bacula ./autoconf/mkinstalldirs /etc/bacula if test ! -d /var/bacula ; then \ ./autoconf/mkinstalldirs /var/bacula; \ chmod 770 /var/bacula; \ f

Re: [Bacula-users] Complie errors during make install

2006-04-24 Thread Martin Simmons
> On Mon, 24 Apr 2006 07:49:55 -0600, Chuck Bunn <[EMAIL PROTECTED]> said: > > Hi, > > I reran the make install (ran a make clean first) and the first error is: > > ... > /usr/bin/g++ -c -I. -I.. -g -Wall verify.c > /usr/bin/g++ -c -I. -I.. -g -Wall verify_vol.c > make[1]: **

Re: [Bacula-users] Complie errors during make install

2006-04-24 Thread Chuck Bunn
Hi, I reran the make install (ran a make clean first) and the first error is: ... /usr/bin/g++ -c -I. -I.. -g -Wall verify.c /usr/bin/g++ -c -I. -I.. -g -Wall verify_vol.c make[1]: *** No rule to make target `../findlib/libfind.a', needed by `bacula-fd'. Stop. make[1]: Leaving

Re: [Bacula-users] Complie errors during make install

2006-04-24 Thread Martin Simmons
> On Sun, 23 Apr 2006 20:02:14 -0600, Chuck Bunn <[EMAIL PROTECTED]> said: > > Hi, > > I may have just discovered my problems from previous post... I some how > missed a compile error that was occurring (too many things at once I > guess) . I get the following errors: > > make[1]: *** No r