Hello, problem to instal wget on macbook pro (OS Marericks 10.9)
1_need to ./configure with —with-ssl=openssl 2_unable to make (see report below) I don’t know the origin of this! ===================================== wget 1.16: tests/test-suite.log ===================================== # TOTAL: 83 # PASS: 67 # SKIP: 0 # XFAIL: 0 # FAIL: 16 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: Test-ftp-iri ================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-ftp-iri-fallback =========================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-ftp-iri-recursive ============================ Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-ftp-iri-disabled =========================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-idn-headers ====================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-idn-meta =================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-idn-cmd ================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-idn-cmd-utf8 ======================= Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-idn-robots ===================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-idn-robots-utf8 ========================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-iri ============== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-iri-percent ====================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-iri-disabled ======================= Running test Test-iri-disabled Calling ../src/wget --no-iri -nH -r http://localhost:51271/ --2015-07-30 22:12:50-- http://localhost:51271/ Resolving localhost... 127.0.0.1, ::1, fe80::1 Connecting to localhost|127.0.0.1|:51271... connected. HTTP request sent, awaiting response... 200 Ok Length: 279 [text/html] Saving to: 'index.html' 0K 100% 44.3M=0s 2015-07-30 22:12:50 (44.3 MB/s) - 'index.html' saved [279/279] Loading robots.txt; please ignore errors. --2015-07-30 22:12:50-- http://localhost:51271/robots.txt Reusing existing connection to localhost:51271. HTTP request sent, awaiting response... 200 Ok Length: unspecified [text/plain] Saving to: 'robots.txt' 0K 0.00 =0s 2015-07-30 22:12:50 (0.00 B/s) - 'robots.txt' saved [0] --2015-07-30 22:12:50-- http://localhost:51271/p1_fran%E7ais.html Connecting to localhost|127.0.0.1|:51271... connected. HTTP request sent, awaiting response... 200 Ok Length: 283 [text/html] Saving to: 'p1_fran\347ais.html' 0K 100% 30.0M=0s 2015-07-30 22:12:50 (30.0 MB/s) - 'p1_fran\347ais.html' saved [283/283] --2015-07-30 22:12:50-- http://localhost:51271/p3_%A4%A4%A4.html Reusing existing connection to localhost:51271. HTTP request sent, awaiting response... 200 Ok Length: 119 [text/plain] Saving to: 'p3_\244\244\244.html' 0K 100% 22.7M=0s 2015-07-30 22:12:50 (22.7 MB/s) - 'p3_\244\244\244.html' saved [119/119] --2015-07-30 22:12:50-- http://localhost:51271/p2_%E9%E9n.html Reusing existing connection to localhost:51271. HTTP request sent, awaiting response... 200 Ok Length: 254 [text/html] Saving to: 'p2_\351\351n.html' 0K 100% 22.0M=0s 2015-07-30 22:12:50 (22.0 MB/s) - 'p2_\351\351n.html' saved [254/254] FINISHED --2015-07-30 22:12:50-- Total wall clock time: 0.01s Downloaded: 5 files, 935 in 0s (28.8 MB/s) Test failed: unexpected downloaded files [p1_fran%E7ais.html, p2_%E9%E9n.html, p3_%A4%A4%A4.html] FAIL: Test-iri-forced-remote ============================ Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-iri-list =================== Not running test: Wget under test doesn't support IDN/IRI. FAIL: Test-stdouterr ====================
