Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: gerald_clark on June 04, 2014, 09:33:42 PM

Title: Corepure Libreoffice missing dep. libXinerama
Post by: gerald_clark on June 04, 2014, 09:33:42 PM
The dep file for libreoffice is missing libXinerama.
Title: Re: Corepure Libreoffice missing dep. libXinerama
Post by: Akane on June 05, 2014, 03:13:08 AM
Which version and architecture are you mentioning to?
Title: Re: Corepure Libreoffice missing dep. libXinerama
Post by: Juanito on June 05, 2014, 05:25:51 AM
I missed this since I always use Xorg-7.7 - thanks, added
Title: Re: Corepure Libreoffice missing dep. libXinerama
Post by: gerald_clark on June 05, 2014, 10:33:30 AM
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 ?
Title: Re: Corepure Libreoffice missing dep. libXinerama
Post by: gerald_clark on June 05, 2014, 10:43:34 AM
I see that lcms2.tcz  was changed to liblcms.tcz in the dep file.
Title: Re: Corepure Libreoffice missing dep. libXinerama
Post by: Juanito on June 05, 2014, 12:36:41 PM
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:
Code: [Select]
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  :)
Title: Re: Corepure Libreoffice missing dep. libXinerama
Post by: gerald_clark on June 05, 2014, 12:49:09 PM
Changing liblcms to liblcms2 allowed libreoffice to load and run.
Title: Re: Corepure Libreoffice missing dep. libXinerama
Post by: Juanito on June 05, 2014, 12:57:50 PM
Updated - sorry for the confusion