curl: (48) An unknown option was passed in to libcurl

简介: curl: (48) An unknown option was passed in to libcurl

具体错误:


curl -L --max-redirs 0 -f -otarget/sqlite-3.32.3-amal.zip https://www.sqlite.org/sqlite-amalgamation-3_32_3.zip
curl: (48) An unknown option was passed in to libcurl

这错误莫名其妙……解决起来简单:


sudo ldconfig

目录
相关文章
|
网络安全
ImportError: pycurl: libcurl link-time ssl backend
ImportError: pycurl: libcurl link-time ssl backend
207 0
问题提解决:ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhos
问题提解决:ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhos
curl: symbol lookup error: curl: undefined symbol: curl_mime_free
curl: symbol lookup error: curl: undefined symbol: curl_mime_free
342 0
libtool: Version mismatch error. This is libtool 2.4.6, but the definition of this LT_INIT
libtool: Version mismatch error. This is libtool 2.4.6, but the definition of this LT_INIT
130 0
|
C语言
configure:3855: gcc -V >&5 gcc: error: unrecognized command line option '-V'
configure:3855: gcc -V >&5 gcc: error: unrecognized command line option '-V'
691 0
|
iOS开发 MacOS
curl: (4) A requested feature, protocol or option was not found
curl: (4) A requested feature, protocol or option was not found
286 0
curl: (4) A requested feature, protocol or option was not found
成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36
成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36
成功解决ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。backend_agg.cp36
curl: (48) An unknown option was passed in to libcurl
curl: (48) An unknown option was passed in to libcurl
333 0
sudo unable to resolve host错误
sudo unable to resolve host错误
162 0