2002-07-02 13.37 skrev Lukassen, Chris: :: Hi thanks for the quick reply :: :: > :: file like: /usr/lib/qt3/plugins/imageformats/libqmng.so: :: > :: > Feature MNG :: > :: > :: already defined in :: > :: > //usr/lib/qt-3.0.4/plugins/imageformats/libqmng.so! :: :: these can be fixed with qtconfig, double entries in the :: libpath is what it doesn't like :: :: > Which kdm are you using - /opt/kde2/bin/kdm or /opt/kde3/bin/kdm ? :: :: good question :) how to find out ? :: i found that de /etc/xdm/Xsetup file only covered kde2 so i added 3 and :: am rebooting :: :: > If at first you don't succeed, give up, no use being a damn fool. :: :: rather not, i usual succeed in the end :) :: :: C Check your /usr/sbin/rcxdm. Starting at line 43 mine looks like this case "$DISPLAYMANAGER" in kdm|kde|KDM|KDE) DISPLAYMANAGER=/opt/kde3/bin/kdm If you are running /opt/kde3/bin/kdm you have to add two lines in /etc/X11/xdm/Xsetup at in order to allow kdm to set the background ------------------snip--------------------------- kde3root=/opt/kde3/bin #Add this at line 52 ---------------------snip--------------------- for p in ${kde1root}/kdm \ ${kde2root}/kdm \ ${kde3root}/kdm #Add this line at line 64 -------------------snip------------------------ No need to reboot, just run "rcxdm restart". Best regards Anders -- A pedestal is as much a prison as any small, confined space. -- Gloria Steinem