was originally created because curl could not access HTTPS and the network said it was necessary to recompile and install curl
I will download..
./configure
make
make install
results in
curl: (2) Failed Initialization
okay, I’m on my knees.
all over the world looking for reasons…
find this
It means that the curl binary is picking up the system curl library. While it was linked at compile time to the correct library, at run-time it’s picking up the incorrect library, which seems to be a pretty typical reason for this error happening.
so confure is mainly used with –disable-shared
and then make…
is OK…
Read More:
- Curl returns empty reply from server. Due to the processing of special characters, curl cannot be accessed and the browser can access it.
- RCurl error-fatal error: curl/curl.h: No such file or directory
- curl: (25) Failed FTP upload: 550 Solution
- curl: (23)failed writing body(0!=3810)
- curl: (7) Failed connect to localhost:9200; Connection refused
- error:X11 initialization Failed solutions
- curl.perform() pycurl.error: (23, ‘Failed writing body (0 != 59)’)
- Start tomcat server error Context initialization failed
- Windows10解决ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed
- Initialization failed for ‘https://start.spring.io‘ Please check URL, network and proxy settings.
- Initialization failed for ‘ https://start.spring.io terms of settlement
- MySQL — initialize failed to generate temporary password in error log after initialization
- error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
- Initialization of bean failed; nested exception is java.lang.StackOverflowError
- Girl: RPC failed; HTTP 411 curl 22 the requested URL returned error: 411 length required:
- curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
- [Linux] curl: (7) failed to connect to 127.0.0.1 port 1086: connection reused solution
- Error: RPC failed; HTTP 504 curl 22 the requested URL returned error: 504 gateway time out
- error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was
- How to solve problems like curl: (7) failed to connect to raw.githubusercontent.com Port 443: problem with connection used