i just installed amanda backup server 3.3.1 on SLES11 and going through the 15
min setup instructions. I get an error:
amandabackup@test:/space/vtapes/DailySet1/slots> for ((i=1; $i<=9;i++)); do
amlabel DailySet1 DailySet1-0$i slot $i; done
If 'ammt' is not a typo you can run the following command to lookup the package
that contains the binary:
command-not-found ammt
-bash: ammt: command not found
I searched the computer for ammt and nothing was found. Amanda was installed
via a rpm from the amanda site. How do i fix this?