Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: gerald_clark on June 04, 2014, 09:33:42 PM
-
The dep file for libreoffice is missing libXinerama.
-
Which version and architecture are you mentioning to?
-
I missed this since I always use Xorg-7.7 - thanks, added
-
I am running corepure 5.3 with Xfbdev.
Now it reports liblcms.tcz is missing.
It did not report this yesterday. Did you possibly change the dep from liblcms2 to liblcms ?
-
I see that lcms2.tcz was changed to liblcms.tcz in the dep file.
-
In fact I made the libXinerama change in a dep file locally (in hindsight a mistake) and uploaded it, but on another machine locally I see the dep is liblcms2.
ldd doesn't work with libreoffice, but it the extension works for me and: ls -d /tmp/tcloop/*cms*
/tmp/tcloop/liblcms2/
..so I presume that this is the correct dep, but maybe you could check and confirm before I mess it up again :)
-
Changing liblcms to liblcms2 allowed libreoffice to load and run.
-
Updated - sorry for the confusion