Hi Folks, I reconfigured my kernel (2.2.16) the other day in an attempt to get my Acer CD-RW drive operational. Somehow I messed up my xfree86 configuration and now I can't get KDE 2.1 to start up when I run startx. Configuration goes fine using SaX- I am using X version 3.3.6. Here's a copy of the error message I get from X window system: ksplash: error in loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory kdeinit: error in loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory /opt/kde2/bin/kinternet: error in loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory knotify: error in loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory ksmserver: error in loading shared libraries: libkdecore.so.3: cannot open shared object file: No such file or directory waiting for X server to shut down almost:/ ____________________________________ What is "libkdeui.so.3"? How do I get it properly installed in the right place?And how do I make it work right again? Thanks for your patience and assistance. Mike __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
This file is a part of the kdelibs package. Do ls /opt/kde2/lib/libkdeui* to see what files are there. libkdeui.so.3 is a link pointing to /opt/kde2/lib/libkdeui.so.3.0.0. libkdecore.so.3 is a link pointing to /opt/kde2/lib/libkdecore.so.3.0.0. check to see the files are present and your $KDEDIR environment variable points to /opt/kde2. Another way to check is to do rpm -V kdelibs-2.1.2-15 (assuming that's your version) and it will tell you of any files missing. You may need to either reinstall your kdelibs package or simply add the correct environment variables. John ----- Original Message ----- From: "michael flug" <m_floog@yahoo.com> To: <suse-linux-e@suse.com> Sent: Saturday, July 28, 2001 10:07 PM Subject: [SLE] KDE 2.1 missing "libkdecore.so.3"; Startx No-Go
Hi Folks,
I reconfigured my kernel (2.2.16) the other day in an attempt to get my Acer CD-RW drive operational. Somehow I messed up my xfree86 configuration and now I can't get KDE 2.1 to start up when I run startx.
Configuration goes fine using SaX- I am using X version 3.3.6.
Here's a copy of the error message I get from X window system:
ksplash: error in loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory kdeinit: error in loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory /opt/kde2/bin/kinternet: error in loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory knotify: error in loading shared libraries: libkdeui.so.3: cannot open shared object file: No such file or directory ksmserver: error in loading shared libraries: libkdecore.so.3: cannot open shared object file: No such file or directory
waiting for X server to shut down
almost:/ ____________________________________
What is "libkdeui.so.3"? How do I get it properly installed in the right place?And how do I make it work right again? Thanks for your patience and assistance.
Mike
__________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
participants (2)
-
J-Scott@t-online.de
-
michael flug