On Thu, Jul 11, 2002 at 03:41:25PM -0600, Scott Sanders wrote: > Hi all, > > I've got amanda up and running pretty well now with the local dump s/w. > I'd like to have the GNUtar at my disposal as well but even after > installing it and deleting the config.cache files, re-running configure > amcheck still can't find it. will running make clean or make distclean > solve this?
make clean is not sufficient. I use make distclean though I thought deleting the *.cache files would work also. Did you use the configure option, --with-gnutar=<path to gnutar> ? For more on configure options, run configure --help and hold on to your hat. -- Jon H. LaBadie [EMAIL PROTECTED] JG Computing 4455 Province Line Road (609) 252-0159 Princeton, NJ 08540-4322 (609) 683-7220 (fax)
