> - check whether squid was build ; should be in relative >to your unpacked distribution root : > > `updist`/src/squid (so to speak) This is there. So far so good. >Check then for instance : > > `updist`/src/squid -v This returned STABLE7. Still good. But squid -v with out /src/ returns STABELE6 > > `updist` = dir which contains configure That is there. > >If that's all OK, check the log/output of 'make install' : >check for any errors. > During make install I get a lot of: Nothing to be done for. Making all in ip_user make[3]: Entering directory `/root/squid-2.5.STABLE7/helpers/external_acl/ip_user' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/squid-2.5.STABLE7/helpers/external_acl/ip_user' Making all in ldap_group make[3]: Entering directory `/root/squid-2.5.STABLE7/helpers/external_acl/ldap_group' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/squid-2.5.STABLE7/helpers/external_acl/ldap_group' Making all in unix_group make[3]: Entering directory `/root/squid-2.5.STABLE7/helpers/external_acl/unix_group' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/squid-2.5.STABLE7/helpers/external_acl/unix_group' Making all in wbinfo_group make[3]: Entering directory `/root/squid-2.5.STABLE7/helpers/external_acl/wbinfo_group' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/squid-2.5.STABLE7/helpers/external_acl/wbinfo_group' Making all in winbind_group make[3]: Entering directory `/root/squid-2.5.STABLE7/helpers/external_acl/winbind_group' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/squid-2.5.STABLE7/helpers/external_acl/winbind_group' make[3]: Entering directory `/root/squid-2.5.STABLE7/helpers/external_acl' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/squid-2.5.STABLE7/helpers/external_acl' make[2]: Leaving directory `/root/squid-2.5.STABLE7/helpers/external_acl' make[2]: Entering directory `/root/squid-2.5.STABLE7/helpers' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/root/squid-2.5.STABLE7/helpers' make[1]: Leaving directory `/root/squid-2.5.STABLE7/helpers' make[1]: Entering directory `/root/squid-2.5.STABLE7' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/root/squid-2.5.STABLE7'