Re: Bug report
"Darshit Shah" <[email protected]> Fri, 15 Dec 2023 12:05:00 +0100
| Newsgroups | gmane.comp.web.wget.general |
|---|---|
| Message-ID | <[email protected]> |
And what is the problem? On Mon, Dec 11, 2023, at 18:45, Ritick sethi wrote: > riticksethi@d7-138-10 homebrew % ln -sf ../Cellar/wget/1.16.1/bin/wget > ~/homebrew/bin/wget > > ln: /Users/riticksethi/homebrew/bin/wget: No such file or directory > riticksethi@d7-138-10 homebrew % mkdir -p ~/homebrew/bin > riticksethi@d7-138-10 homebrew % ln -sf > ../../Cellar/wget/1.16.1/bin/wget ~/homebrew/bin/wget > # > zsh: command not found: # > riticksethi@d7-138-10 homebrew % ln -sf > ../../Cellar/wget/1.16.1/bin/wget ~/homebrew/bin/wget > riticksethi@d7-138-10 homebrew % wget --version > GNU Wget 1.21.4 built on darwin23.0.0. > > -cares +digest -gpgme +https +ipv6 +iri +large-file -metalink +nls > +ntlm +opie -psl +ssl/openssl > > Wgetrc: > /opt/homebrew/etc/wgetrc (system) > Locale: > /opt/homebrew/Cellar/wget/1.21.4/share/locale > Compile: > clang -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/opt/homebrew/etc/wgetrc" > -DLOCALEDIR="/opt/homebrew/Cellar/wget/1.21.4/share/locale" -I. > -I../lib -I../lib -I/opt/homebrew/opt/openssl@3/include > -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -DNDEBUG -g -O2 > Link: > clang -I/opt/homebrew/Cellar/libidn2/2.3.4_1/include -DNDEBUG -g > -O2 -L/opt/homebrew/Cellar/libidn2/2.3.4_1/lib -lidn2 > -L/opt/homebrew/opt/openssl@3/lib -lssl -lcrypto -ldl -lz > ../lib/libgnu.a -liconv -lintl -Wl,-framework -Wl,CoreFoundation > -lunistring > > Copyright (C) 2015 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 <[email protected]>. > Please send bug reports and questions to <[email protected]>. > > Regards > > Ritick sethi > MSc student Sensor System Technology > Hochschule Karlsruhe > +49 176 2549 3112