On Thu, May 10, 2007 at 04:28:02PM -0600, Tyler De Haven Brown wrote: > P.S.-I had to download the files manually, because even when setting > the http_proxy correctly, I couldn't access the anonsvn server
Mine doesn't work through a proxy either and I am setting it using the correct syntax. I've narrowed the problem own to wget only looking for http_proxy, not HTTP_PROXY. However, "DOS" is passing it to the script as HTTP_PROXY, even when I set http_proxy=<proxy> on the command-line. Has anyone been able to run nmake -f makefile.nmake setup through a proxy successfully? If I put export http_proxy=$HTTP_PROXY right before the wget in tools/win32-setup.sh, then it works fine. Steve _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
