Fehler: curl: /usr/local/lib/libcurl.so.4: no version information available (required by curl)

Hallo, ich habe diesen Fehler wenn ich mit curl von tcl-Fehler: curl:
/usr/local/lib/libcurl.so.4: no version information available (required by curl)

curl --version 
curl 7.40.0 (x86_64-unknown-linux-gnu) libcurl/7.40.0 OpenSSL/1.0.1 f zlib/1.2.8 libidn/1.28 librtmp/2.3 
Protokolle: dict Datei-ftp-ftps gopher-http-https, imap, imaps ldap, ldaps, pop3, pop3s rtmp, rtsp, smb-SMB smtp, smtps, telnet, tftp 
Features: IDN IPv6-Largefile NTLM NTLM_WB SSL libz TLS-SRP UnixSockets 
root@lasdf :/usr/local/lib$ ll
drwxr-xr-x  5 root root    4096 Feb  4 17:33 ./
drwxr-xr-x 10 root root    4096 Aug  2  2014 ../
-rw-r--r--  1 root root  878996 Feb  4 17:33 libcurl.a
-rwxr-xr-x  1 root root     979 Feb  4 17:33 libcurl.la*
lrwxrwxrwx  1 root root      16 Feb  4 17:33 libcurl.so -> libcurl.so.4.3.0*
lrwxrwxrwx  1 root root      16 Feb  4 17:33 libcurl.so.4 -> libcurl.so.4.3.0*
-rwxr-xr-x  1 root root  472203 Feb  4 17:33 libcurl.so.4.3.0*
Dies bedeutet, dass Sie verwenden eine nicht übereinstimmende curl und libcurl. z.B. curl installiert, die von dem Paket-manager und libcurl selbst zusammengestellt.

InformationsquelleAutor | 2015-05-03

Schreibe einen Kommentar