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

目录
打赏
0
0
0
0
17
分享
相关文章
问题提解决: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
382 0
configure: error: udev support requested but libudev header not installed
configure: error: udev support requested but libudev header not installed
392 0
configure:3855: gcc -V >&5 gcc: error: unrecognized command line option '-V'
configure:3855: gcc -V >&5 gcc: error: unrecognized command line option '-V'
776 0
curl: (4) A requested feature, protocol or option was not found
curl: (4) A requested feature, protocol or option was not found
319 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
tomcat Note: further occurrences of HTTP header parsing errors will be logged at DEBUG
tomcat Note: further occurrences of HTTP header parsing errors will be logged at DEBUG
1295 0
curl: (48) An unknown option was passed in to libcurl
curl: (48) An unknown option was passed in to libcurl
354 0
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等