Solved How did kdeinit4 move to /tmp? [Solved]

sossego

Retired from the forums
Code:
$ su
Password:
timey# cd /tmp
timey# ls
.ICE-unix               .font-unix              kde-moleque
.X0-lock                .snap                   ksocket-moleque
.X11-unix               fam-moleque             ssh-rb5wiwfVVz
.XIM-unix               gpac-conf--58403-
timey# cd ksocket-moleque
timey# ls
KSMserver__0                    klauncher6b09nx.slave-socket
kdeinit-:0                      klauncherJ86756.slave-socket
kdeinit4__0                     klauncherxJ1147.slave-socket
kdeinit__0                      klauncherxJ1173.slave-socket
timey# mv kdeinit__0 /home/moleque
mv: kdeinit__0 is a socket (not copied).
timey#

I had startkde4 in .xinitrc.
When I started x from the command line, it crashed with a "Could not find kdeinit4. Check your installation."

The last thing I was doing before I left was building kde3. I had to stop the build process- personal matters and all.
How do I restore kdeinit4? I'm not even sure if I am asking the right question.



Edit: I'm reinstalling kde4. Since this error was of my own doing; please, point to me the problem in what I did so that I won't do it again.
 
Back
Top