Re: [squid-users] Compile problems w/ squid 2.5pre10

From: Guido Serassio <serassio@dont-contact.us>
Date: Mon, 12 Aug 2002 19:16:40 +0200

Hi,

Il 18.15 12/08/2002 George B. Oliver ha scritto:
>Dear user list,
>
>I am trying to complie squid with the following options
>
>autoconf
>autoheader
>
>./configure
>--enable-auth="basic"
>--enable-basic-auth-helpers="NCSA"
>--enable-auth="ntlm"
>--enable-ntlm-auth-helpers="fakeauth"

You have build only basic authentication, You must use:

--enable-auth="basic,ntlm"

Regards

Guido

>make all
>make install
>
>Once this is done I checked and found the fakeauth and NCSA helpers in
>.../squid/libexec directory. Everything looks to have installed correctly.
>I then began to customize the squid.conf. When I went to execute squid for
>the first time with ./squid -X I notice that squid is reporting an unknown
>auth scheme.
>
>./squid
>2002/08/12 12:07:51| Parsing Config File: Unknown authentication scheme
>'ntlm'.
>2002/08/12 12:07:51| Parsing Config File: Unknown authentication scheme
>'ntlm'.
>2002/08/12 12:07:51| Parsing Config File: Unknown authentication scheme
>'ntlm'.
>
>I went and looked into the /usr/src/squid*/src/auth/basic/ I noticed that
>the auth_basic.o was present. I then checked /usr/src/squid*/src/auth/ntlm
>the auth_ntlm.o is not present. I tried to make all from the directory and
>recieved the following
>
>make[1]: Entering directory `/usr/src/squid-2.5.PRE10/src/auth/ntlm'
>make[1]: Nothing to be done for `all-am'.
>make[1]: Leaving directory `/usr/src/squid-2.5.PRE10/src/auth/ntlm'
>
>
>Any help with the problems would be wonderful, I have been pulling hair
>out over this...
>
>Thank You,
>
>Brandon Oliver

-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Mon Aug 12 2002 - 11:16:44 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:36 MST