QT-Library DOC causes segmentation fault
Stefan Pfeiffer
ely at 1409.org
Tue Oct 12 08:56:14 BST 1999
Holger Knust wrote:
> At 07:12 AM 10/10/99 -0400, you wrote:
>
> >I'm using 1.0beta3. When I click on the QT-Library documentation in either
> >the Help Menu or the DOC tab then I get a "segmentation fault - core dumped".
> >
> >I do have the QT-Library HTML documentation installed.
> >
> >Is there something I've missed?
> >
> >Should I provide more information to help debug this problem?
> Anthony,
>
> run Kdevelop from a shell and look at the output. I suspect the problem
> stems from the jpeg lib. I had two versions of the library installed and
> the wrong version was loaded to display the images, causing kdevelop to
> segfault.
> Holger
Hello!
Yes, that problem is addressed in the FAQ-section of the user-manual. But
actually, I could not
figure out what to do exactly. I have a jpeglib.h with "Version 61" in
/opt/kde/include, and another
jpeglib.h with "Version 62" in /usr/include.
In /usr/lib, I have:
-rw-r--r-- 1 root root 164764 Mar 21 1999 libjpeg.a
-rwxr-xr-x 1 root root 470 Mar 21 1999 libjpeg.la
lrwxrwxrwx 1 root root 17 Sep 22 17:43 libjpeg.so ->
libjpeg.so.62.0.0
lrwxrwxrwx 1 root root 16 Oct 10 22:46 libjpeg.so.6 ->
libjpeg.so.6.0.1
-rwxr-xr-x 1 root root 140410 Mar 22 1999 libjpeg.so.6.0.1
lrwxrwxrwx 1 root root 17 Sep 22 17:43 libjpeg.so.62 ->
libjpeg.so.62.0.0
-rwxr-xr-x 1 root root 142857 Mar 21 1999 libjpeg.so.62.0.0
(I assume 6.0.1 is 61, 62.0.0 is 62). I tried hiding the jpeglib-headerfiles in
opt/kde/include or usr/include,
and recompiling KDEVELOP (Beta3). Did not help. Additionally, I changed the
symlinks in /usr/lib
so that only version 61 or 62 is visible. Again no change.
So, what have I to do to fix that behaviour? Without QT-Doc, KDEVELOP is only
worth the half for a beginner :->
Thanks in advance.
Greetings,
Stefan Pfeiffer
---
ely at 1409.org
More information about the KDevelop
mailing list