>Invalid configuration `hpux10.20': machine `hpux10.20' not recognized
If I understand the GNU configure stuff correctly, this says the scripts
could not figure out exactly what host type you have.
I think this starts with the config/config.guess script. What happens
when you run that? On my (Solaris) system, it says:
sparc-sun-solaris2.6
The scripts of question are config/config.guess and config/config.subs,
both of which come from GNU (i.e. they are not really part of Amanda).
I grabbed the latest versions (from ftp://ftp.gnu.org/pub/gnu/config),
but a quick diff didn't seem to indicate any "hp" related changes,
although you might try replacing the Amanda versions with the newest.
Does GNU configure work for other products than Amanda on this system?
Did you specify "hpux10.20" anyplace? Such as config.local?
>configure: warning: *** You do not have gnuplot. Amplot will not be
>installed.
That just means you don't have the gnuplot package installed, so Amanda
is not going to configure itself to use it.
>configure: warning: *** /sbin/tar is not GNU tar, so it will not be used.
Amanda can only use GNU tar, and it determined /sbin/tar is not that,
so it will not use it.
>ltconfig: you must specify a host type if you use `--no-verify'
I think this is another symptom of the above config.guess/config.subs
problem.
Another possible workaround would be --disable-libtool on the Amanda
./configure.
>Edwin R. Rivera
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]