On Thursday 31 January 2008, maxim wexler wrote: > But now, startx fails: > > /etc/X11/xinit/xinitrc: line 45: startkde: command not > found
startkde is not in your $PATH. It's normal location is /usr/kde/3.5/bin/startkde Either use an explicit full path to the binary or update your PATH -- Alan McKinnon alan dot mckinnon at gmail dot com -- [email protected] mailing list

