Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: ordep on June 16, 2012, 08:01:52 PM
-
i installed claws-mail, however, to run it lacks some libraries:
ldd /usr/local/bin/claws-mail|grep not
libenchant.so.1 => not found
libstartup-notification-1.so.0 => not found
libetpan.so.16 => not found
libssl.so.1.0.0 => not found
libcrypto.so.1.0.0 => not found
libdb-5.1.so => not found
Where to find?
Thanks in advance
-
Use the provides function of Apps.
It looks to me like your deps file is not correct.
Update your deps files and then install missing dependencies.
-
The Dep check says: Dependency check complete. No missing dependencies found.
ldd still gives the same "not found" libraries as in my first post.
Starting claws-mail from terminal I get endles scroll of:
mount: mount /dev/loop105/on/tmp/tcloop/libstartup-notification failed: Invalid argument.
Regards
-
Update your deps files first.
They are broken.
-
Do we run in circles? ;)
I tried my flash drive install and get the same results. claws-mail will not open.
Booted from CD installed claws-mail. Saved backup. Claws-mail now starting from my HD install. :D
On to new ventures. :)
-
claws-mail runs perfectly on a clean tc 4.5.5 system installed from repo. No missing deps, no missing libraries, just doing its job.
Which TC version are you using?
-
firstly try to update deps as gerald_clark stated
apps -> maintenance -> dependencies and deletions -> update .dep files
and only then fetch missing deps
apps -> maintenance -> dependencies and deletions -> fetch missing dependencies
tc@box:~$ ldd /usr/local/bin/claws-mail|grep found
tc@box:~$
no missing output
-
Sorry made bad mistake. On my last post it should have read: "Claws-mail now starting from my HD install" instead of "not".
Abnormis I did all that and it came back no missing dependencies.
I am using the current version.
Since both the install to the HD and to the flash drive give the same errors, something must be amiss.
I will make a new installation to the flash drive and will see if that error persists then.