I think it was me. When I built KDE against the nekoware KDE I and tried to run I got:
Code:
12641:kile: rld: Fatal Error: object libjpeg.so from liblist in /usr/nekoware/kde/lib/libkhtml.so.5 has version "sgi1.0", which does not match the found object: /usr/nekoware/lib/libjpeg.so (with version "62.0.0:62.0")
I tried the suggestion
Code:
setenv LD_LIBRARY_PATH /usr/lib32:/usr/nekoware/lib:/usr/nekoware/lib/kde:DEFAULT
and even
Code:
setenv _RLD_PATH /usr/lib32
Without luck. HOWEVER, I just temporarily deleted the /usr/nekoware/lib/libjpeg.so link and
Kile started!!. Well it bombed 3 times due to initializations.....but THEN started and worked well. Wow, what a
nice LaTeX editor.
One question to the KDE/Qt porters. How do I modify the KDE menu fonts so they look nice, like for example the
Scribus port. Also, it says I need to set so KDE setting for a DVI, PS and PDF viewers.
If I had the time, I'd rebuild dexter1's KDE just to get this working without issues.