problem libcurl.so.3 fedora 14 and 15
2 posts • Page 1 of 1
problem libcurl.so.3 fedora 14 and 15
./algodoo
./algodoo.bin: libcurl-gnutls.so.4: version `CURL_GNUTLS_3' not found (required by ./algodoo.bin)
./algodoo.bin: libcurl-gnutls.so.4: version `CURL_GNUTLS_3' not found (required by ./algodoo.bin)
I just bought algodoo . I can;t make it work. the problem is dependence. fedora uses libcurl.4 wich not dependence libcurl.3 .
what can I do?

./algodoo.bin: libcurl-gnutls.so.4: version `CURL_GNUTLS_3' not found (required by ./algodoo.bin)
./algodoo.bin: libcurl-gnutls.so.4: version `CURL_GNUTLS_3' not found (required by ./algodoo.bin)
I just bought algodoo . I can;t make it work. the problem is dependence. fedora uses libcurl.4 wich not dependence libcurl.3 .
what can I do?
- mode0
- Posts: 1
- Joined: Wed Aug 24, 2011 10:29 am
Re: problem libcurl.so.3 fedora 14 and 15
hm, you could probably symlink libcurl.3 to libcurl.4
I THINK the command will be something like:
this command SHOULD link the missing file to one you already have...
I cant promise this is correct as I don't have access to a Linux OS set-up...
I THINK the command will be something like:
- Code: Select all
ln -sv /lib/libcurl-gnutls.so.3 /lib/libcurl-gnutls.so.4
this command SHOULD link the missing file to one you already have...
I cant promise this is correct as I don't have access to a Linux OS set-up...
When asking for help, READ THE STICKIES!
- electronicboy
- Posts: 1694
- Joined: Mon Aug 31, 2009 6:18 pm
2 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest



