SOLVED....This thread may be closed.
Here is how :
Created a symlink to the libs in /usr/X11R6/lib from /usr/lib
As root type the following
# cd /usr/lib
# ln -sv /usr/X11R6/lib/* .

I
figured I needed to do this because when I tried to start xterm using a
non-root login , xterm was not able to locate libXft.so.2 (pardon me if
I have the name of the library wrong , in a hurry to go back to
sleep....peacefully  )

And this I figured by using strace on the xterm command.


----- Original Message ----
From: Neeraj Vaidya <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, 11 August, 2008 2:55:55 PM
Subject: KDE Non root login problems


Hi,

I installed/configured KDE 3.5.6 based on the instructions given in the BLFS 
book 6.2.0

However , I am only able to get to a KDE desktop by issuing startx from the 
root console.

I am not able to do so when I try logging in at the KDE login screen using 
non-root credentials.

I am getting an error complaining that libICE.so.6 cannot be found whereas it 
is definitely there in the /usr/X11R6/lib directory. Also , this directory has 
been added to my LD_LIBRARY_PATH

All the environment variables are same for both root as well as non-root user. 

When I enter non-root user and password at the KDE login screen , the screen 
hangs at Loading Desktop. I then have to manually kill X using 
ctrl-alt-backspace to get back to the login screen.

Following are the details :

# .xinitrc file contents:
exec startkde

# Errors that I get when I issue startx from the shell of a non-root user:
startkde: Starting up... 

/usr/X11R6/bin//iceauth: error
while loading shared libraries: libICE.so.6: cannot open shared object
file: No such file or directory 

ICE Connection rejected! 

DCOPClient::attachInternal. Attach
failed Authentication Rejected, reason : None of the authentication
protocols specified are supported and host-based authentication failed 

ICE Connection rejected! 

DCOPClient::attachInternal. Attach
failed Authentication Rejected, reason : None of the authentication
protocols specified are supported and host-based authentication failed 

DCOPServer self-test failed. 

iceauth: error while loading shared libraries: libICE.so.6: cannot open shared 
object file: No such file or directory 

kdeinit: DCOPServer could not be started, aborting. 

Warning: connect() failed: : Connection refused 

kbuildsycoca running... 

kdeinit: Fatal IO error: client killed 

kded: Fatal IO error: client killed 

klauncher: Exiting on signal 15 

kwin: Fatal IO error: client killed 

ksmserver: Fatal IO error: client killed 

startkde: Shutting down... 

Warning: connect() failed: : No such file or directory 

Error: Can't contact kdeinit! 



________________________________
 Download prohibited? No problem. CHAT from any browser, without download.


      Did you know? You can CHAT without downloading messenger. Go to 
http://in.webmessenger.yahoo.com/
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to