On Fri, 17 Jun 2005, Shin Imai wrote:
Thank you for taking your time to test with my conf file.
Which distribution did you install squid on to test it?
I installed squid3.0-PRE3-20050614 on FedoraCore3.
Squid-3 CVS from around 2005-06-09 and 2005-06-17.
On my laptop (where most my Squid development take place) which once upon
a time started out as RedHat 7.3, but none of this should be OS dependent.
The squid.conf I used can be found at
http://www.henriknordstrom.net/tests/shinimai.conf
and accesses to http://www.localhost.com:8080/ with www.localhost.com
pointing to this Squid gives back the squid-cache.org web site. (used port
8080 as I usually do not run Squid as root)
nothing special in /etc/hosts on the Squid server.
I installed different version of it but it is not still working..
By the way, at start, I used autoconf-2.59 and automake-1.9.2 to create configure
files but when I did "autoconf ./configure.in > ./configure" I get
errors.
configure.in:33: error: possibly undefined macro: AC_DISABLE_SHARED
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
You are either missing libtool, or aclocal fails to find it.
Regards
Henrik