On 03/03/2016 14:35, Jorgeley Junior wrote:
to install squid in /etc use "--prefix=/etc/squid"
The standard way is:
./configure --prefix=/usr/local/squid

and it's also normal in some systems to use the /opt such as
./configure --prefix=/opt/squid

Permissions and users you will need to set manually to avoid all sort of weird things. In any of the uses above just install the squid deb package and then just tweak things around to match your setup(to install dependencies and couple nice scripts)

Eliezer
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to