At 11.36 25/08/2005, Joost de Heer wrote:
What I did:
- Set the environment variable CACHE_HTTP_PORT to 8080
- ./configure --with-lots-of-options
- Checked include/autoconf.h, in it I see '#define CACHE_HTTP_PORT 8080'
- Compiled squid and started it, and it listens on 3128??
Squid configure scripts are not perfect: you must also edit cf.data.pre and
change the DEFAULT_IF_NONE value of http_port directive before make.
Right.
You can try the patch in Bug #1403. (don't forget to bootstrap.sh after
patching).
Regards
Henrik