> ... > ... > Yes, I using ./configure --enable-arp-acl...Then make install (after > make), > but this install new binaries into new directory (by default > /usr/local/squid) and not > overwrite existing binaries, therefore, new funcionality (acl arp) is not > available on > my sytstem. >...
Note that configure can accept more then one option, which must be given on the same command line. So if a --prefix option is or was being used, this must be kept in the configure command, together with the new option. M.
