LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-05-2003, 02:38 PM   #16
kierl
Member
 
Registered: Oct 2002
Location: Utah
Distribution: Gentoo(2.6.23-r3)
Posts: 181

Original Poster
Rep: Reputation: 30

Ok. I installed the qt packages... took forever to do an RPM rebuild but that got done so I installed the newly rebuild qt RPMs then went ahead and installed the kde rpms in the same order that Mara said to... once I had the base/lib/blah blah installed I renamed those packages to *.rpmb and just typed in rpm -ivh *.rpm --nodeps --replacefiles to install all the other packages... Done right? go to start KDE and I get an error about how it can't start kdeinit... What now???
 
Old 04-06-2003, 10:21 AM   #17
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
How do you try to start KDE? From login menu? Could you copy the whole error message you get?
 
Old 04-07-2003, 01:15 PM   #18
kierl
Member
 
Registered: Oct 2002
Location: Utah
Distribution: Gentoo(2.6.23-r3)
Posts: 181

Original Poster
Rep: Reputation: 30
I'm not a t the comp now but I use GDM for a login manager so I just click on the little session button thingy and select KDE then login with my username and password. It worked fine before I tried upgrading to version 3.1.1 Anyhow it just says 'cannot start kdeinit'.(may not be exact to the word but that's what it says.)
 
Old 04-07-2003, 03:46 PM   #19
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
You need to modify your GDM configuration to point to the right KDE, but before you do it, check if yur KDE works correctly.

Switch to console (ctrl+alt+f1), log in. Run 'locate startkde' to find startkde executable (the program to start KDE), note down its path). Then open (or create if you don't have it), '.xinitc' file in your home directory. Inside put startkde with its path. For example, if startkde is in /usr/local/kde/bin, you need to put /usr/local/kde/bin/startkde. Save the file. Then run:
startx -- :1
and see if your KDE starts.
 
Old 04-07-2003, 05:01 PM   #20
kierl
Member
 
Registered: Oct 2002
Location: Utah
Distribution: Gentoo(2.6.23-r3)
Posts: 181

Original Poster
Rep: Reputation: 30
!

OK. That sucked. I did what you said: ctrl+alt+f1 logged in as root then made /root/.xinitc only line read /usr/bin/startkde saved file then ran startx -- :1 but x started complaining that it was already running... I rebooted and It complained that there were no screens so I selected the little run x configuration option which for RH8 it tries to run in a standard VGA mode but it could not run so I got into the root command line and ran xf86config got X back up and now here I am... In GNOME... Which kinda blows since I don't really like GNOME... Anyhow I have more info about the error message.
It said:
Quote:
Could not start kdeinit. Check your installation.
in a really ugly popup dialog box. When I went to log into GNOME, I accidentally forgot to tell GDM that so I went back to KDE and realizing this I clicked the okay button really quickly this time... X then complained that my session that had lasted less than 12 seconds and gave me a button to click on that said: "View details (~/.xsession-errors file)" When I clicked on it it gave me this:
Quote:
startkde: Starting up...
kplash: relocation error: /usr/lib/libDCOP.so.4: undefined symbol: static_QUType_varptr
kdeinti: relocation error: /usr/lib/libdefx.so.4: undefined symbol: _ZN18QMetaObjectCleanUpC1EPKcPFP11QMetaObjectvE
startkde: Could not start kdeinit. Check your installation.
Warning: connect() failed: : No such file or directory.
ksmserver: relocation error: /usr/lib/libDCOP.so.4: undefined symbol: static_QUType_varptr
startkde: Shutting down...
Warning: connect() failed: : No such file or directory.
Error: Can't contact kdeinit!
startkde: running shutdown scripts
kde-config: relocation error: /usr/lib/libDCOP.so.4: undefined symbol: static_QUType_varptr
startkde: Done...
If anyone can make any sense of that then please HELP!?!?
 
Old 04-07-2003, 05:29 PM   #21
yngwin
Member
 
Registered: Dec 2002
Location: China
Distribution: Arch
Posts: 359

Rep: Reputation: 33
Like acid2000 said. Wow man, am I happy to run Gentoo! This is a classic case of rpm dependency hell.
 
Old 04-07-2003, 06:03 PM   #22
kierl
Member
 
Registered: Oct 2002
Location: Utah
Distribution: Gentoo(2.6.23-r3)
Posts: 181

Original Poster
Rep: Reputation: 30
Ok... By looking at your posts number, yngwin, I'm getting the feeling that you do this a lot... Just post a meaningless reply that really doesn't help anybody out just boosts your posts count, and therefore your ranking, and pisses me off that I, upon checking my email and discovering that there was a reply, got my hopes up thinking that someone had figured out how to solve my problem causing me to waste my time browsing to this page just to see a junk message from you that is completely meaningless to me... and I think I may just have to take a few more paragraphs to explain myself... or not... dang... that is a lot of typing just to tell you not to...*repeats self at least 3 more times*... Ok. I'm done now.
 
Old 04-10-2003, 01:02 PM   #23
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
I think you should try to locate kdeinit and see it it's in your PATH. Open a terminal and run
locate kdeinit
What does it show?
 
Old 04-10-2003, 01:16 PM   #24
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
I suggest you check out http://kde-redhat.sourceforge.net

It uses the apt-get system from debian. Worked like a charm for me. And it beats the hell out of the default package manager in RH.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xmame-bin found as dependecy when installing roms PolishSausageof Linux - Software 0 11-26-2004 12:02 AM
PPP package errors ( installing USB DSL Modem) meat_n2_reg Linux - Software 7 11-05-2003 01:58 PM
Installing KDE via RPM > Dependecy hell jon_k Linux - Software 10 08-27-2003 02:48 PM
RH8.0 - package management: howto remove KDE tetractis Linux - Distributions 2 01-29-2003 04:33 AM
Which package gives the file -lXpm? <<Errors while installing Pcmcia-cs-3.1.25>> RKris Linux - Software 3 06-14-2002 05:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration