I am running Kubuntu 6.06 and I was trying to install WMware server. I was trying to install the linux headers for my kernel. After I installed them I could not run Thunderbird or Firefox; and when I rebooted it would not let me login! Here is what I did--
(1) I ran "uname -r" and determined that my kernel is 2.6.15-27.
(2) I ran "sudo apt-get install linux-headers-2.6.15-27-386", which created two new folders in /usr/src, (a) linux-headers-2.6.15-27 and (b) linux-headers 2.6.15-27-386.
(3) Before I ran the above command, my /usr/src had three folders in it: (1) linux-headers-2.6.15-23, (b) linux-headers-2.6.15-23-386, and (3) rpm. Afterwards I had the five folders above.
(4) When I then tried to run Thunderbird and Firefox, both applications began to start (the icon was jumping up and down), but neither ran. And when I logged off, I could not log back on again: when I input my password, the system redisplayed the login screen.
(5) I eventually recovered by (a) rebooting into safe mode as root, (b) executed "rmdir -r" on the two newly-created folders in /usr/src, and (c) rebooted into normal mode.
Can someone tell me what happened? Evidently, installing the linux-header files did more than just create the two folders and populate them.
Now, back to VMware server. When I tried to install the VMware-mui-... package, it said that it couldn't because it required VMware server to be installed, which I thought I had done prior to that. When I look in the start menu, the only app that I can see related to VMware is VMware Server Console, and it doesn't appear to do anything (though I haven't yet tried to run it in Konsole; it may require root privileges). If anyone can help me with this installation, I would appreciate it.
TIA.
(1) I ran "uname -r" and determined that my kernel is 2.6.15-27.
(2) I ran "sudo apt-get install linux-headers-2.6.15-27-386", which created two new folders in /usr/src, (a) linux-headers-2.6.15-27 and (b) linux-headers 2.6.15-27-386.
(3) Before I ran the above command, my /usr/src had three folders in it: (1) linux-headers-2.6.15-23, (b) linux-headers-2.6.15-23-386, and (3) rpm. Afterwards I had the five folders above.
(4) When I then tried to run Thunderbird and Firefox, both applications began to start (the icon was jumping up and down), but neither ran. And when I logged off, I could not log back on again: when I input my password, the system redisplayed the login screen.
(5) I eventually recovered by (a) rebooting into safe mode as root, (b) executed "rmdir -r" on the two newly-created folders in /usr/src, and (c) rebooted into normal mode.
Can someone tell me what happened? Evidently, installing the linux-header files did more than just create the two folders and populate them.
Now, back to VMware server. When I tried to install the VMware-mui-... package, it said that it couldn't because it required VMware server to be installed, which I thought I had done prior to that. When I look in the start menu, the only app that I can see related to VMware is VMware Server Console, and it doesn't appear to do anything (though I haven't yet tried to run it in Konsole; it may require root privileges). If anyone can help me with this installation, I would appreciate it.
TIA.
Comment