Tiny Core Extensions > TCE Bugs
Claws-mail deps need updated for TC11.1
(1/1)
andrewb:
Claws-mail deps need updated for TC11.1 (not sure of other versions - I jumped from TC5.3 to 11.1 - been some time between my updates!!)
--- Code: ---tc@abeee:~$ ldd /usr/local/bin/claws-mail|grep found
libssl.so.1.0.0 => not found
libcrypto.so.1.0.0 => not found
libssl.so.1.0.0 => not found
libcrypto.so.1.0.0 => not found
tc@abeee:~$
--- End code ---
all works ok if:
--- Code: ---ln -sf /tmp/tcloop/openssl-1.1.1/usr/local/lib/libcrypto.so.1.1 /usr/local/lib/libcrypto.so.1.0.0
ln -sf /tmp/tcloop/openssl-1.1.1/usr/local/lib/libssl.so.1.1 /usr/local/lib/libssl.so.1.0.0
ldconfig -v
--- End code ---
in bootlocal.sh
Juanito:
updated - you'll also need to update libetpan
andrewb:
Thanks.
I ran the update & it said Claws-mail, libetpan & aspell were updated.
Claws-mail didn't start from on-demand menu (Icon placed in wbar OK. Starting from cli: libaspell not found. Had to download & load manually. Now it's in my tce directory it seems ok. Same with libetpan. i.e. although both os these were identified by Apps -> Update for updating it didn't seem to work.
After that libpcre not found. Downloaded & loaded pcre.tcz & Claws-mail worked. After reboot: couldn't find libpcre again. Can't see it listed as dependancy
Juanito:
I must have had something else loaded that pulled pcre in - dep files adjusted, thanks for pointing that out.
Navigation
[0] Message Index
Go to full version