Results 1 to 2 of 2
I was installing kdemod, and I was tweaking my xinitrc file to work.
I got an error message from kdemod that it couldn't find the command
'kdeinit'. I tried startx ...
- 03-23-2008 #1Just Joined!
- Join Date
- Jul 2007
- Location
- Middle of No Where.
- Posts
- 27
sudo died when I ran kdemod
I was installing kdemod, and I was tweaking my xinitrc file to work.
I got an error message from kdemod that it couldn't find the command
'kdeinit'. I tried startx again, and after trying to start the server it
logged out. When I logged in sudo didn't recognize ANY command. i.e.
I reinstalled sudo with a new sudoers file and changed the 'root' to my username,username@host ~$ sudo ls
sudo: ls: command not found
but it didn't work. Any idea what's wrong?
EDIT: 'halt' didn't work either.
EDIT2: Today I booted linux and I ran 'cd' which should take me to the home directory. I would think that that means that 'HOME' isn't set right. Isn't 'HOME' set by bash or '.bashrc'?
- 05-25-2008 #2
for getting root privileges your user has to be in "wheel" group. Make sure that your user is element of "wheel" group.


Reply With Quote
