knc1: Thanks, didn't know that about ldd.
bualb:
Which binaries load libsoup-2.4.so?
/usr/bin/browserd
/usr/bin/webreader
Which binaries load libcurl.so?
/usr/sbin/tmd
/usr/sbin/wifid
/usr/bin/curl
So even if you're not interested in TLS, libsoup has to be loadable and functional for you to have KF8/AZW3 since it is rendered by webreader.
The easy way how to test the patched libs may be by mount --bind the patched lib to the system one and restart all the binaries which depend on them (browserd, webreader, ...) and then test KF8 and TLS only web site. Though I am not entirely certain restarting all the affected processes is enough to re-load the respective library... Framework restart may be of some help as well.
|