On Wednesday 12 April 2006 20:58, stan wrote: [...]
>> Now obviously some of the above will need massaging in your favorite >> editor, so check the accuracy of every line above to make sure its >> right for *your* system. > >I know this thread has been draging on for days, so here is my > configure script, which was posted earlier in this thread BTW. Unforch, you put your config under the sig seperator, which means it won't echo when I do a reply, so cut & paste to the rescue. #!/bin/sh ./configure \ --with-config=DailyDump \ --prefix=/opt/amanda \ --with-index-server=amanda.meadwestvaco.com \ --with-user=amanda \ --with-group=operator \ --with-tape-server=amanda.meadwestvaco.com \ --with-debugging \ --with-tape-device=/dev/nst0 \ --sbindir=/opt/amanda/sbin \ --libexecdir=/opt/amanda/libexec \ --libdir=/opt/amanda/lib \ --with-configdir=/opt/amanda/etc \ --with-gnutar-listdir=/opt/amanda/var/gnutar-lists \ --mandir=/opt/amanda/man \ --without-rundump Where is the location of your tar, and what is this last --without_rundump, I'm not familiar with that? I did change to FQDN's from short host name. -- Cheers, Gene People having trouble with vz bouncing email to me should add the word 'online' between the 'verizon', and the dot which bypasses vz's stupid bounce rules. I do use spamassassin too. :-) Yahoo.com and AOL/TW attorneys please note, additions to the above message by Gene Heskett are: Copyright 2006 by Maurice Eugene Heskett, all rights reserved.
