wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Unable to build from source on macOS Catalina 10.15.7 (#560)


From: Trevor Roydhouse (@trevoz)
Subject: Re: wget2 | Unable to build from source on macOS Catalina 10.15.7 (#560)
Date: Tue, 28 Dec 2021 10:57:25 +0000



Trevor Roydhouse commented:


To compile the wget2 v2.0.0 tarball on macOS 12.1 I needed this env variable 
set (my shell is /bin/tcsh):

`setenv LDFLAGS "-framework CoreFoundation -lssl -lcrypto -lz"`

and then

```
./configure --without-lzma --without-libpcre --with-libpcre2
make
sudo make install
``` 

For some reason the man files are not copied to `/usr/local/share/man/man[13]/` 
during installation - I had to do it manually

The only third party library I installed was OpenSSL 1.1.1m  14 Dec 2021. 
(Using the latest LibreSSL 3.4.2 failed - C99 implicit declaration error in 
Libre's openssl.)

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/560#note_796581740
You're receiving this email because of your account on gitlab.com.




reply via email to

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