kdesudo

John Hubbard ender8282 at yahoo.com
Tue Oct 21 16:36:27 UTC 2008


Jim Douglas wrote:
> When I run kdesudo by itself it comes back with a command not found error
> It works fine on my other machine.  This is 8.10 after the upgrade...
>
> https://help.ubuntu.com/community/IntrepidUpgrades/Kubuntu
>
>  
Can you give the output of the commands:
'which kdesudo'
'locate kdesudo'
The first identifies if the command is in your path.  It sounds like it 
isn't.  The second command shows if it is installed in your system.  If 
locate doesn't find it then try running:
'sudo apt-get install kdesudo'
from the terminal. 




-- 
-john

To be or not to be, that is the question
                2b || !2b
(0b10)*(0b1100010) || !(0b10)*(0b1100010)
        0b11000100 || !0b11000100
        0b11000100 || 0b00111011
               0b11111111
        255, that is the answer.






More information about the kubuntu-users mailing list