> When I run the configure script I get the following error:
> 
> [EMAIL PROTECTED] ./configure
> checking build system type... hppa2.0w-hp-hpux11.00
> checking host system type... hppa2.0w-hp-hpux11.00
> checking target system type... hppa2.0w-hp-hpux11.00
> checking for a BSD-compatible install... config/install-sh -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... yes
> configure: error: *** --with-user=USER is missing
> 
> 
> Can anyone give me a solution?  Or where to look for the problem?

$ ./configure --help | grep user=USER
  --with-user=USER       force execution to USER on client systems required

Reply via email to