Tiny Core Extensions > TCE Bugs
file-roller shared library missing
alexo:
Hi forum,
yesterday I decided to give corepure64 a try. Up to now I used tinycore 32 bit version.
I installed corepure64 and made it working without problems and today I decided to install some extensions that could be useful.
I have to signal that the only problem I got with the newly installed extension is with file-roller. It is a bit old, but most importantly it didn't start.
launching it fron within aterm it says:
--- Code: ---file-roller: error while loading shared libraries: libnettle.so.4: cannot open shared object file: No such file or directory
--- End code ---
I had to install nettle.tcz to make it working.
Another strange thing: file-roller can be launched only by terminal, the ondemand entry has no effect.
thank you.
Rich:
Hi alexo
It appears that libarchive.tcz which file-roller.tcz depends on got updated. libarchive.tcz now depends on nettle3.tcz instead
of nettle.tcz, which file-roller.tcz still requires.
alexo:
Hi Rich,
what do you think about starting file-roller from cli only? Is that anything some one else ever noticed?
Rich:
Hi alexo
Maybe it's a problem with using it with ondemand. Does it work any better if it gets loaded onboot? Another possibility is
an error in the /usr/local/share/applications/file-roller.desktop or the /usr/local/tce.installed/file-roller files.
alexo:
Hi Rich,
I put it onboot but there is not the icon of the program in wbar after the reboot of Tinycore, so it still remains the console the only way to execute the program.
The first file that you mention does not seem to me to be pertinent with this problem because I found in it only the translations of some text strings of the program in many languages, and the second file contains the following:
--- Code: ---#!/bin/sh
gtk-update-icon-cache -q -f -t /usr/local/share/icons/hicolor
glib-compile-schemas /usr/local/share/glib-2.0/schemas
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version