bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] It just wouldn't connect though proxy


From: Guo Yu
Subject: [Bug-wget] It just wouldn't connect though proxy
Date: Wed, 7 Jul 2010 01:14:41 +0800

i have set environment variable http_proxy, https_proxy and ftp_proxy

AND i have add those settings to ~/.wgetrc  :
http_proxy = ...
https_proxy = ...
ftp_proxy = ...
use_proxy = on

AND under Gnome's System->Preference->Network Proxy menu, i have made the
proxy setting 'Apply System-Wide'.

almost everything else in my system works fine, firefox, google-chrome,
curl, apt-get, etc. but wget just failed connecting to anything.


i'm using ubuntu 10.04 (lucid)

here is my wget version info:

GNU Wget 1.12 built on linux-gnu.

+digest +ipv6 +nls +ntlm +opie +md5/openssl +https -gnutls +openssl
-iri

Wgetrc:
    /home/if/.wgetrc (user)
    /etc/wgetrc (system)
Locale: /usr/share/locale
Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc"
    -DLOCALEDIR="/usr/share/locale" -I. -I../lib -g -O2
    -D_FILE_OFFSET_BITS=64 -O2 -g -Wall
Link: gcc -g -O2 -D_FILE_OFFSET_BITS=64 -O2 -g -Wall
-Wl,-Bsymbolic-functions
    /usr/lib/libssl.so /usr/lib/libcrypto.so -ldl -lrt ftp-opie.o
    openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a

Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Originally written by Hrvoje Niksic <address@hidden>.
Currently maintained by Micah Cowan <address@hidden>.
Please send bug reports and questions to <address@hidden>.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]