LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Installing & Configuring SQUID on Linux (https://www.linuxquestions.org/questions/linux-software-2/installing-and-configuring-squid-on-linux-108643/)

digimart 10-26-2003 07:48 AM

Installing & Configuring SQUID on Linux
 
After going through a number of set-up guides and trying to learn how to install Squid on Linux; I came up with the following points ;

1. gzip -dv squid-2.5.STABLE4.tar.gz

2. tar xvf squid-2.5.STABLE4.tar

3. ./configure --enable-async-io --enable-dl-malloc --enable-gnuregex --enable-useragent-log --enable-snmp --enable-kill-parent-hack --enable-time-hack --enable-arp-acl --enable-err-language=English

4. make

5. make install

However, whenever I try to run the Squid further than this point. I get NO response at all !! Can somebody help me out ??

Am I making some mistake in the above mentioned commands or what shall I do to proceed further ??

I am using Mandrake Linux 9.1 !!

Zakir


All times are GMT -5. The time now is 08:11 AM.