Philip Webb wrote: > 250720 Javier Martinez wrote: >> From your strace log : >> execve("/start_kdeinit_wrapper", ["/start_kdeinit_wrapper"], >> 0x7ffcbaa9e828 /* 62 vars */) = -1 ENOENT (No such file or directory) >> exit_group(-1) = ? >> 1955 +++ exited with 255 +++ > >> Look for which package has this start_kdeinit_wrapper executable >> that is missing, install the required package >> or compile with the required USE flag and retry > I've installed 'pfl', which seems to be the only way to do this, > but its replies are wholly negative : > > root:590 env> pfl -a start_kdeinit_wrapper > Invalid package atom provided. Use something like =category/package-1.23 > > root:596 env> e-file start_kdeinit_wrapper > SEARCH_FAILED > Invalid search criteria or nothing found. > Either use a filename or complete path. Use * as a wildcard. > Also check the path of the file. > Something went wrong with the request result. > > I've tried adding a path, eg '/usr/bin/', but the result is the same. > > 'kdeinit' + 'startkde' are obsolete & not found via 'which' ; > I try to start KDE via .xinitrc , which is simply : > 'exec dbus-launch --exit-with-session startplasma-x11' > > Thanks again for the suggestion, but it hasn't helped. > Your further thoughts are very welcome or any else's (smile). >
I looked on my system as well and I don't have that command/file either. As a matter of fact, I have very few commands that start with "start" and none of those are even close. Here's my list, done with tab completion. root@Gentoo-1 / # start startDM startfluxbox startplasma-wayland startplasma-x11 start-statd start-stop-daemon startx startxfce4 root@Gentoo-1 / # start I seem to recall seeing that command a long time ago. I'm kinda thinking it is obsolete. Dale :-) :-)