Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software
Forums FAQ Members List Search Today's Posts Mark Forums Read

ARCHIVES - Software Questions about use, installation, or configuration of software running on SUSE Linux

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 14-Aug-2006, 13:07
madgenius
Guest
 
Posts: n/a
Default

Hi,

I use openSuSE 10, and updated to KDE 3.5.4 yesterday. Since then, I am not able to run programmes that require the root password (like Yast) from the KDE menu, or by using Alt+F2. When I use either of these methods, a window pops-up asking me for the root password (as usual), but on entering the password, gives me the message

"The program 'su' was not found; make sure your PATH is set correctly"

I can run these programmes by using the command line -- i.e., by using commands su, entering the password and then yast2

I don't know what is going wrong, and would welcome all help.

Thanks very much
  #2 (permalink)  
Old 14-Aug-2006, 18:38
xdevnull
Guest
 
Posts: n/a
Default

open up a command prompt and type

Code:
which su
It should spit back something like

/bin/su

If it doesn't, type
Code:
ls /bin/su
or
Code:
ls /bin/s*
If it isn't there, try the search fucntion. Click on the Kmenu and go up to find files and search for su. If it's there, you will need to make a change to your environment. If it isn't, you will have to login as root and install it from some medium, or online. But first see if it is actually there or not.
  #3 (permalink)  
Old 14-Aug-2006, 21:43
madgenius
Guest
 
Posts: n/a
Default

Quote:
open up a command prompt and type

Code:
which su
It should spit back something like

/bin/su
[/b]
I tried that, and it did give me /bin/su

What do I do now?
Sorry for asking...but am very much a newbie

 

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2