On Fri, Aug 01, 2003 at 11:44:07AM -0400, Woodman, Joel wrote:
> 11:21:49 Running: mtx status
> 11:21:49 Exit code: 127
> Stderr:
> /usr/lib/amanda/chg-zd-mtx: line 381: mtx: command not found
Easy.
/usr/lib/amanda/chg-zd-mtx is just a shell script that sets $PATH.
chg-zd-mtx is telling you that mtx is not in that path. For a quick
fix, just copy your mtx binary to libexec.
mtx is searched for at configure time ('egrep mtx config.cache').
Either you installed mtx after you built amanda, or moved it
afterward, or...
--
Jay Lessert [EMAIL PROTECTED]
Accelerant Networks Inc. (voice)1.503.439.3461
Beaverton OR, USA (fax)1.503.466.9472