Getting Squid Running | _ | _ | _ |
INDEX BACK NEXT | _ | _ | _ |
Compiling Squid |
./configure
This assumes that you are going to install Squid to /usr/local/squid. You can change your install directory so:
./configure --prefix=/some/other/directory.
You should then probably type
make and then
make install if everything goes right with the compilation. This will make the directories described in the next section and install the binary files into them.
The Squid Users guide is copyright Oskar Pearson oskar@is.co.za
If you like the layout (I do), I can only thank William Mee and hope he forgives me for stealing it