[kde-solaris] kde3 on companion CD

Thomas Bennett kde-solaris@mail.kde.org
Tue Dec 3 21:04:00 2002


On Wed, 04 Dec 2002 05:20, Oleg Goldfild wrote:
> Well I found out that on companion CD QT configure with option
> -system-libjpeg and it is still no jpeg support in KDE3 can any one tell me
> where is a problem. I really want to use KDE3 but if I will not find the
> answear to jpeg problem I will return to kde2.2 :(

This means QT did not use its own libjpeg and needs to find a system libjpeg.
So you either have no libjpeg on your system or it cannot be located by ld 
when loading. This can be fixed by setting LD_LIBRARY_PATH or by using crle 
to do a "prelink".

If you do not have it try http://sunfreeware.com/ if you do not want to build 
it yourself.
Source code is at http://www.ijg.org/
-- 
Regards
Thomas Bennett