Amanda-Users

Re: Amanda 2.6.1 configure faailing to detect GNU tar

2009-08-10 09:33:13
Subject: Re: Amanda 2.6.1 configure faailing to detect GNU tar
From: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
To: stan <stanb AT panix DOT com>
Date: Mon, 10 Aug 2009 09:25:06 -0400
On Sun, Aug 9, 2009 at 2:11 PM, stan<stanb AT panix DOT com> wrote:
> What do I need to do to coerce Amanda into using this?

Try running the shell snippet from configure manually:

              case `"$GNUTAR" --version 2>&1` in
               *GNU*tar* | *Free*paxutils* )
                            echo OK, it is GNU tar
                            break
                            ;;
               *)
                            echo warning..
                            ;;
              esac

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com

<Prev in Thread] Current Thread [Next in Thread>