I was able to get around this by installing rpms for newer libcurl: http://marti.dimerge.net/blog/2008/11/11/transmission-140-at-centos-5-libcurl-problem
I had to tell rpm to ignore dependencies (--nodeps) and then I linked libcurl.so.3 and libcurl.so.3.0.0 to libcurl.so.4.0.0
There seems to be no ...
Search found 2 matches
- Mon Jan 05, 2009 12:08 pm
- Forum: Support
- Topic: Trouble going from 1.34 to 1.42
- Replies: 11
- Views: 10103
- Thu Jan 01, 2009 7:24 pm
- Forum: Support
- Topic: Trouble going from 1.34 to 1.42
- Replies: 11
- Views: 10103
Trouble going from 1.34 to 1.42
Running Centos(rhel) 5.2 with all updates. 1.34 builds and runs fine. Trying to now build 1.42 . Configure demands libcurl-7.16.3 but Centos 5.2 has libcurl-7.15.5. When I try to install newer libcurl, it breaks numerous dependencies. I have tries to deal with this for half a day with no success ...