[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice
Subject:    problem with jpeg 6.X and KDE2?
From:       ottffss <ottffss () worldnet ! att ! net>
Date:       2000-03-25 18:02:08
[Download RAW message or body]

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.

I appear to be able to run KDE2 OK -for the most part if I first run the

script:

#!/bin/sh
export KDEDIR=/opt/kde2
export QTDIR=/usr/lib/qt-copy
firstitem=`echo $PATH | sed -e 's/:.*//'`
if [ "$firstitem" != "$KDEDIR/bin" ]; then
  export PATH=$KDEDIR/bin:$PATH
fi
export LD_LIBRARY_PATH=$KDEDIR/lib:$QTDIR/lib

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

Any ideas what to do?

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic