On Fri, 24 Oct 2003, Markham, Richard wrote: > I need a little schooling on (re)compiling. How can I force make install to > recopy everything? Ill save the conf file off... Its not repopulating the > /usr/sbin/squid binary for instance...
1. Uninstall the old version by doing the reverse of how you installed it.. If the binary is installed in /usr/sbin/ then you most likely installed a binary packaged version of Squid, not a source version. 2. Install the new version according to the instructions in the INSTALL file. Regards Henrik
