Tiny Core Linux

Tiny Core Base => Micro Core => Topic started by: sosjozsef on December 30, 2011, 10:16:46 AM

Title: [Solved] CenterIM
Post by: sosjozsef on December 30, 2011, 10:16:46 AM
Sorry, I speak a little English.

Code: [Select]
tc@box:~$ centerim
centerim: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
Code: [Select]
tc@box:~$ tce-load -wi libjpeg-utils.tcz
Code: [Select]
tc@box:~$ centerim
centerim: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory

What the problem?
Title: Re: CenterIM
Post by: curaga on December 30, 2011, 10:19:21 AM
Xlibs.tcz is missing.
Title: Re: CenterIM
Post by: sosjozsef on December 30, 2011, 11:10:42 AM
Thank you!