On Thu, Oct 04, 2018 at 06:12:16 -0400, Gene Heskett wrote:
> > > to /usr/local/etc/amanda/Daily. It is there, and owned by
> > > amanda:disk, but configure reports:
> > > ./gh.cf:
> > > 25: ./gh.cf:
> > > --with-security_file=/usr/local/etc/amanda/Daily/amanda-security.con
> > >f: not found
[...]
> ./configure --with-user=amanda \
> --with-group=disk \
> --with-owner=amanda \
> --with-gnu-ld \
> --prefix=/usr/local/ \
> --with-debugging=/tmp/amanda-dbg/ \
> --with-tape-server=coyote \
> --with-bsdtcp-security --with-amandahosts \
> --with-configdir=/usr/local/etc/amanda \
> --enable-manpage-build \
> --with-readline \
> --with-gnutar=/bin/tar \
> --with-security-file=/etc/amanda-security.conf
The "not found" error here is not from "configure", but rather from
gh.cf; it appears /bin/sh is trying to execute a command named
"--with-security_file=/usr/local/etc/amanda/Daily/amanda-security.conf".
Do you have a trailing space after the "\" at the end of line 24 of your
script? (If it's not that, it would appear to be some other shell
syntax typo somewhere earlier in the script.)
Nathan
----------------------------------------------------------------------------
Nathan Stratton Treadway - [email protected] - Mid-Atlantic region
Ray Ontko & Co. - Software consulting services - http://www.ontko.com/
GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt ID: 1023D/ECFB6239
Key fingerprint = 6AD8 485E 20B9 5C71 231C 0C32 15F3 ADCD ECFB 6239