Install squid3 + and eCAP module
- by Hacker
I want to install squid3 and eCAP module on my latest ubuntu. Squid installed well with command
i followed these instructions.
http://e-healthexpert.org/node/431
sudo apt-get install squid3 but how do i configure it to enable eCAP module ?. I need to give something like --enable-ecap option while installation, which i could not.
Then i tried to manually install using
http://code.google.com/p/squid-ecap-gzip/source/browse/wiki/Installation.wiki?r=24
but while installing squid3 it gives error. i.e. command sudo make gives some g++ error.
SO how do i install it and configure for eCAP. please h