Re: ncsa_auth module Still!

From: Simon Bryan <sbryan@dont-contact.us>
Date: Thu, 24 Feb 2000 08:21:13 +1100

OK, sorry to be a nuisance but these are my latest attempts at this, the
squid5 directory is the root directory of the extracted files and have tried
giving the configure as a complete path from the root directory.

# ./configure --prefix=/etc/squid/Authentication/squid5
bash: ./configure: No such file or directory

and.......

# sh ./configure --prefix=/etc/squid/Authentication/squid5
: command not found
: command not found
: command not found
: command not found
: command not found
'/configure: line 129: syntax error near unexpected token `do
'/configure: line 129: `do

This seems to be the part of the configure file that causes the final fail from
around line 129:

# Initialize some other variables.
subdirs=
MFLAGS= MAKEFLAGS=
# Maximum number of lines to put in a shell here document.
ac_max_here_lines=12

ac_prev=
for ac_option
do

  # If the previous option needs an argument, assign it.
  if test -n "$ac_prev"; then
    eval "$ac_prev=\$ac_option"
    ac_prev=
    continue
  fi

  case "$ac_option" in
  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
  *) ac_optarg= ;;
  esac

> On Wed, 23 Feb 2000, Simon Bryan wrote:
>
> > Hi,
> > OK I have found a source distribution for Squid (on the cover CD of a
> > magazine) it is the same version as I ma using. I unpacked it into a
> > subdirectory (/etc/squid/Authenticate/tarball - I set up the
> > Authenticate directory as somewhere to store these files while I work it
> > out). I changed to the auth_module/NCSA directory and followed the FAQ.
> > There are two files in here:
> >
> > Makefile.in
> > ncsa_auth.c
> >
> > Make elicits - 'No Target'
> > Make ncsa_auth.c elicits 'Nothing to do for ncsa_auth.c'
> >
> > Make install elicits 'No rule to make target 'install' STOP'
> > Make -f Makefile.in elicits '', needed by `all'. Stop.target
> > `ncsa_auth@exec_suffix@
> >
> Simon,
> You will need to run the configure script in the top directory of the
> squid source. This establishes all settings about your OS and compiler
> and creates the approriate makefiles in all the relevant directories.
>
> This is documented in the INSTALL file in the top directory of the
> squid source.
>
> Once you have done this, change to the ncsa_auth directory and type make.
> This will then make the ncsa_auth module.
>
>
> Regards
>
> Paul
> +++---+++---+++---+++---+++---+++---+++---+++---+++---+++---+++---+++---++
> ++++
> EML (CHEM) Pty Ltd Telephone: +61 3 9836 1999
> 425-427 Canterbury Road Facsimile: +61 3 9836 0517
> SURREY HILLS, VICTORIA 3127 Email: Paul.Freeman@eml.com.au
> +++---+++---+++---+++---+++---+++---+++---+++---+++---+++---+++---+++---++
> +

--
Simon Bryan                    sbryan@olmc.nsw.edu.au
Information Technology Manager sbryan@mpx.com.au
OLMC Parramatta
Received on Wed Feb 23 2000 - 14:31:16 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:30 MST