This is a discussion on problem installing ncsa_auth squid-2.5.STABLE4 within the Squid Users forums, part of the Web Server and Related Forums category; I am using RedHat 9, 2.4.20-8. I did the following to configure/compile squid: ../configure --prefix=/usr/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am using RedHat 9, 2.4.20-8.
I did the following to configure/compile squid: ../configure --prefix=/usr/local --enable-gnuregex --enable-delay-pools --enable-auth="basic" --enable-basic-auth-helpers="MSNT,NCSA" --enable-external-acl-helpers="ip_user" make make install It does not create /usr/local/squid/bin/ncsa_auth I would really appreciate some assistance. I have read through tons of documentation and all seems to apply to older versions (the docs refer to directories and options that are not in my source pkg. Thanks Peter |