Re: ncsa_auth module Still!

From: Duane Wessels <wessels@dont-contact.us>
Date: Wed, 23 Feb 2000 15:18:39 -0700

On Thu, 24 Feb 2000, Simon Bryan wrote:

> 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.

Simon,

Here are the commands that you type:

        cd /tmp
        ftp ftp.squid-cache.org
        ftp
        guest@
        passive
        cd pub/squid-2/STABLE
        bin
        get squid-2.3.STABLE1-src.tar.gz
        bye
        tar xzf squid-2.3.STABLE1-src.tar.gz
        cd squid-2.3.STABLE1
        ./configure
        cd lib
        make
        cd ../auth_modules/NCSA/
        make
        ls -trl

Duane W.
Received on Wed Feb 23 2000 - 15:30:35 MST

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