Allen Liu --- work wrote:

I installed gnutar 1.13.25 which generate :
    /usr/local/bin/tar

When I configure amanda 2.4.4p2, it could not find gnutar :

./configure --with-user=amanda --with-group=sys --prefix=/myapp/am1
.......
checking for grep... /usr/bin/grep
checking for gtar... no
checking for gnutar... no
checking for tar... /usr/local/bin/tar
checking for smbclient... /usr/local/samba/bin/smbclient

Yes it did find gnutar. It just looked for the three different names, and found that /usr/local/bin/tar is indeed gnutar. (I called mine "amgtar", which configure does not look for; therefor I had to specify the option "--with-gnutar=/.../amgtar" )



--
Paul Bijnens, Xplanation                            Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  [EMAIL PROTECTED]
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************



Reply via email to