On Wednesday 20 February 2002 04:05 am, Masafumi Hikawa wrote:
>Hi,
>
>I tried to do backup of amanda client host.
>
>My Amanda Tape Server is TurboLinux Sever6.5.
>My Amanda client host is Solaris7, so its name is aspone.
>
>When I executed " su amanda -c "amcheck aspone",
>I am getting a error.
>A error is the following.
>
>Amanda Backup Client Hosts Check
>--------------------------------
>ERROR: aspone: [GNUTAR program not available]
>Client check: 1 host checked in 0.085 seconds, 1 problem found
>
>I installed tar command of gnu into Solaris7(aspone).
>
>Why am I getting error ?
>Please help me.
>
>Best regards,
>Masafumi Hikawa

tar must be present and detectable by the configure script at the 
time it  was run when you built amanda.  If it wasn't installed 
then, remove the config.cache and config.status files, re-run the 
configure, make, and make install it again.

Since configure needs quite a few options defined, I've found it 
very helpfull to commit them to a script so that as amanda grows, 
a new install always goes in with all the exact same options set 
as the old one being over-written had.  This makes upgrades or 
re-installs very transparent.

-- 
Cheers, Gene
AMD K6-III@500mhz 320M
Athlon1600XP@1400mhz  512M
98.5+% setiathome rank, not too shabby for a hillbilly

Reply via email to