On Wed, Nov 02, 2011 at 01:00:12AM +0530, Vishnupradeep wrote:
> yes full path works.
> 
> On Tue, Nov 1, 2011 at 6:51 PM, YoYo Siska <y...@gl.ksp.sk> wrote:
> 
> > and try using full paths:
> > /bin/ls  (or /usr/bin/ls)
> >


What about the env or echo $PATH output?

Might be that some files used to set up the enviroment are broken.
If PATH and maybe some other things are not set up correctly, that would
explain why login into KDE or anything graphical doesn't work...

You can try 
env-update && source /etc/profile

if that doesn't help, you will have to check the files that are read by
bash, mostyle /etc/profile (which should source /etc/profile.env among
others)


Check also files in users/roots homedir
(~/.bash_profile  / ~/.bashrc), but if the problem happes both with root
and regular user, I don't think the prob. is in those files.


yoyo

Reply via email to