From koffice Sun Mar 26 01:06:59 2000 From: David Faure Date: Sun, 26 Mar 2000 01:06:59 +0000 To: koffice Subject: Re: problem with jpeg 6.X and KDE2? X-MARC-Message: https://marc.info/?l=koffice&m=95403299409210 On Sat, Mar 25, 2000 at 12:02:08PM -0600, ottffss wrote: > I downloaded the 2000321-i386 RPMS for KDE2 from > ftp://nebslic.com/kde2/current. I used rpm to install them using the > --nodeps option, since rpm complained about needing the library: > libjpeg.so.6. I also installed qt-copy-2000321 > > I have libjpeg.so.62.0.0 in /usr/lib. I also have links to this file > named libjpeg.so and libjpeg.so.62 in the same directory. > > However, things still aren't right. > > If I try to run kword, installed from the koffice-20000321 rpm, I get: > [msh@localhost msh]$ kword > couldn't dlopen /opt/kde2/lib/kimg_jpeg.la (libjpeg.so.6: cannot open > shared obj > ect file: No such file or directory) > couldn't init module kimgio_init_jpeg (invalid module handle)! > couldn't dlopen /opt/kde2/lib/kimg_tiff.la (libjpeg.so.6: cannot open > shared obj > ect file: No such file or directory) > couldn't init module kimgio_init_tiff (invalid module handle)! > DCOPServer, dcop is major opcode 2 > DCOPClient: setup DCOP protocol. Major opcode = 2 > new connection (count=0) > register 'anonymous-1145' > Segmentation fault Well, looks like RPM was right, heh ? You need to install a libjpeg.so.6 You have libjpeg.so.62 which is another version - or at least another name. As a quick and dirty hack, you could try creating the symlink, but I doubt that would work. Better install the correct package. On my computer, libjpeg.so.6 is handled by libjpeg6a-6a-4. The "62" one is libjpeg6b. Looks like Chris has 6b ;-) -- David FAURE, david@mandrakesoft.com, faure@kde.org http://home.clara.net/faure/ KDE, Making The Future of Computing Available Today See http://www.kde.org/kde1-and-kde2.txt for how to set up KDE 2