OK, you asked for it! :)

Not being the developer type, I *really* appreciate all the help you
people are giving me!

On Tue, 26 Dec 2000, Benjamin Scott wrote:

> On Fri, 22 Dec 2000, Thomas M. Albright wrote:
> > I installed kde 2.0.1 on my RedHat 6.1 system. Now, when I try to use
> > it, it seems to start fine, then quits with the following:
>
>   It looks like KDE is getting dynamically linked to the wrong
> version of the Qt shared libraries.  (This is depressingly common
> with Qt apps.)
>
>   Post the contents of your /etc/ld.so.conf file.
>
# cat /etc/ld.so.conf
/usr/X11R6/lib
/usr/lib
/usr/local/lib
/usr/i486-linux-libc5/lib
/usr/lib/qt-1.44/lib
/usr/kerberos/lib
/usr/lib/qt-2.2.1/lib

>   Post the output of the command "rpm -q qt".  (Or, if you compiled Qt from
> source, what version(s) do you have installed?)
>
# rpm -qa | grep qt
qt-Xt-2.2.1-1.6x
qt-designer-2.2.1-1.6x
qt-static-2.2.1-1.6x
qt1x-1.44-4
qt2-2.1.0-6mdk
qt-2.2.1-1.6x
qt-devel-2.2.1-1.6x

>   Post the output of the command "ldd $(which kwm)".
>
# ldd $(which kdm)
        libkdeui.so.3 => /usr/lib/libkdeui.so.3 (0x40015000)
        libkdecore.so.3 => /usr/lib/libkdecore.so.3 (0x401d1000)
        libdl.so.2 => /lib/libdl.so.2 (0x402ed000)
        libDCOP.so.1 => /usr/lib/libDCOP.so.1 (0x402f1000)
        libqt.so.2 => /usr/lib/libqt.so.2 (0x40311000)
        libpng.so.2 => /usr/lib/libpng.so.2 (0x408cf000)
        libz.so.1 => /usr/lib/libz.so.1 (0x408ec000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x408fb000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4091a000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40926000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x409cb000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x409d4000)
        libstdc++-libc6.1-1.so.2 => /usr/lib/libstdc++-libc6.1-1.so.2 (0x409eb000)
        libpam.so.0 => /lib/libpam.so.0 (0x40a2d000)
        libpam_misc.so.0 => /lib/libpam_misc.so.0 (0x40a35000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40a38000)
        libutil.so.1 => /lib/libutil.so.1 (0x40a67000)
        libm.so.6 => /lib/libm.so.6 (0x40a6a000)
        libc.so.6 => /lib/libc.so.6 (0x40a87000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
        libstdc++-libc6.1-2.so.3 => /usr/lib/libstdc++-libc6.1-2.so.3 (0x40b7c000)

-- 
Thomas M. Albright
Albright Enterprises - "The Small Business Solution"
http://www.albrightent.com/


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to