Skip to content

wget2 has a number of capabilities disabled - in particular ssl #5

@MikeFultonDev

Description

@MikeFultonDev

the configuration step prints out:

configure: WARNING: *** OpenSSL was not found.
checking for openssl/ssl.h... yes
checking for openssl/x509_vfy.h... yes
checking for openssl/ocsp.h... yes
checking for SSL_new... yes
checking for X509_STORE_add_lookup... yes
checking for library containing EVP_MD_CTX_new... none required
checking for libpsl... no
checking for library containing psl_builtin... no
configure: WARNING: *** libpsl was not found. Fallback to builtin cookie checking.
checking for libhsts... no
checking for library containing hsts_get_version... no
configure: WARNING: *** libhsts was not found.
checking for libnghttp2... no
checking for library containing nghttp2_session_client_new... no
configure: WARNING: *** libnghttp2 was not found. HTTP/2.0 support disabled.
checking for gpgme-config... no
checking for gpgme... no
checking for GPGME - version >= 0.4.2... no
configure: WARNING: *** GPGME not found.
checking for zlib... no
checking for library containing deflate... -lz
checking for libbrotlidec... no
checking for library containing BrotliDecoderCreateInstance... no
configure: WARNING: *** libbrotlidec was not found. You will not be able to use Brotli decompression
checking for libzstd... no
checking for library containing ZSTD_decompressStream... no
configure: WARNING: *** libzstd was not found. You will not be able to use Zstandard decompression
checking for liblz... no
checking for library containing LZ_decompress_open... no
configure: WARNING: *** liblz was not found. You will not be able to use lzip decompression
checking for libidn2 >= 0.14.0... no
configure: WARNING: *** LIBIDN2 was not found. You will not be able to use IDN2008 support
checking for libidn... no
checking for library containing idna_to_ascii_8z... no
configure: WARNING: *** LIBIDN was not found. You will not be able to use IDN support
checking for libpcre2-8... no
checking for library containing pcre2_compile_8... no
configure: WARNING: *** libpcre2 was not found. PCRE2 regex support disabled.
checking for libpcre... no
checking for library containing pcre_compile... no
configure: WARNING: *** libpcre was not found. PCRE regex support disabled.
checking for libmicrohttpd... no
checking for library containing MHD_start_daemon... no
configure: WARNING: *** LIBMICROHTTPD was not found. Several tests will not run.
checking for MHD_free... no
checking for microhttpd_http2.h... no

and if you issue wget2 --version you see:

wget2 --version
GNU Wget2 2.0.1 - multithreaded metalink/file/website downloader

+digest -https -ssl +ipv6 +iri +large-file -nls -ntlm -opie -psl -hsts
+iconv -idn +zlib -lzma -brotlidec -zstd -bzip2 -lzip -http2 -gpgme

Copyright (C) 2012-2015 Tim Ruehsen
Copyright (C) 2015-2021 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.

Please send bug reports and questions to <bug-wget@gnu.org>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions