Here's the configure command I've used to build Amanda 2.4.2p2 on two
HP-UX 10.20 machines (an aging 735/99 and a newer K460) with no trouble:

./configure  --with-user=amanda --prefix=/opt/amanda-2.4.2p2 \
--localstatedir=/var/opt --with-configdir=/etc/opt/amanda \
--with-amandahosts --with-group=sys \
--with-includes=/opt/readline/include \
--with-libraries=/opt/readline/lib

Notice the leading period.  Also notice that I downloaded and installed
the precompiled readline HP-type software depot from hpux.cs.utah.edu.
Is it possible that Mr.  Rivera has another configure command on his
search path which is getting picked up before the one in the current
directory?

-- 
Stephen Walton, Professor of Physics and Astronomy,
California State University, Northridge
[EMAIL PROTECTED]

On Mon, 2 Jul 2001, Rivera, Edwin wrote:

> hello all,
>
> i'm trying to build amanda on an HP A180 box running HP-UX v10.20, however,
> I'm running into the following errors when running ./configure.

Reply via email to