Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Error while setting up check-out of code

From: "Abhik Sarkar" <sarkar.abhik@xxxxxxxxx>
Date: Tue, 30 Sep 2008 13:39:04 +0400
Or, like in the case of a problem I had recently, the proxy was
detected, but the proxy needed authentication. In that case, you need
to create a file called .wgetrc in %HOME% and its contents should be
something like this:
http_proxy=a.b.c.d:port
proxy_user=username
proxy_password=password

Regards,
Abhik.

On Mon, Sep 29, 2008 at 6:18 PM, Luis EG Ontanon <luis@xxxxxxxxxxx> wrote:
> Try to pass the proxy settings manually.
> e.g.:
>> HTTP_PROXY=1.2.3.4:8888
>> nmake -f Makefile.nmake setup
>
> \Lego
>
> On Mon, Sep 29, 2008 at 3:55 PM, Roshan Nair <roshannair@xxxxxx> wrote:
>> Hi,
>>
>> I am seeing thiis error while I execute the command "nmake -f Makefile.nmake
>> setup". The error I get is as below :
>>
>> ****** glib_2.18.1-1_win32.zip ******
>> Using Internet Explorer proxy settings.
>> HTTP proxy (eng-proxy.net.com:80) has been specified and will be used.
>> Downloading gtk2.14/glib_2.18.1-1_win32.zip into C:\WIRESH~1, installing
>> into glib
>> --2008-09-29 18:55:20--
>> http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2008-09-25
>> /packages//gtk2.14/glib_2.18.1-1_win32.zip
>> Resolving anonsvn.wireshark.org... 67.228.110.124
>> Connecting to anonsvn.wireshark.org|67.228.110.124|:80... failed: Connection
>> timed out.
>> Retrying.
>>
>> What could be the problem ?
>>
>> Thanks in advance!
>>
>> Regards,
>> -Roshan.
>>
>> _______________________________________________
>> Wireshark-dev mailing list
>> Wireshark-dev@xxxxxxxxxxxxx
>> https://wireshark.org/mailman/listinfo/wireshark-dev
>>
>>
>
>
>
> --
> This information is top security. When you have read it, destroy yourself.
> -- Marshall McLuhan
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> https://wireshark.org/mailman/listinfo/wireshark-dev
>