Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: lverns on November 17, 2013, 09:01:36 AM
-
Hi folks,
The package gtk-chtheme.tcz from the 4.x repo works fine in 5.x and can be copied over.
(It has only one dep: gtk2.tcz which is in the 4.x repo)
Cheers,
lverns
-
copied over - thanks
-
Download with Apps browser on 5.x failed.
Downloaded from 4.x repo and tested.
Error: libpng12.so.0
I guess it needs to be compiled for 5.x
-
'not sure how this was declared tested on tc-5.x - deleted
-
My bad.
I didn't test the extension with a clean boot. I forgot that been messing around with libraries and had created a link like so:
sudo ln -s /usr/local/lib/libpng.so /usr/local/lib/libpng12.so.0
sudo ldconfig
So, the binaries are runnable in 5.x but my report that the package could be copied over was incorrect.
Sorry about that,
lverns
P.S. When faced with breakage like this, is it best/standard to rebuild the package completely or just repackage the existing build with the appropriate links added?
-
There are no appropriate links.
-
It would be better to recompile the extension against the current libpng