2006-02-01, 03:43 PM 
		
	
	How do i recomplie my kernal...?
I need to so VMware will run.
| 
					Recomplie Kernal
				 | 
| 
		
		
		2006-02-01, 03:43 PM 
		
	 How do i recomplie my kernal...? I need to so VMware will run. 
		
		
		2006-02-01, 11:15 PM 
		
	 I dont need to recomplie anymore but I dont understand this msg that the config in vmware is asking me .... What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] Quote:I dont need to recomplie anymore but I dont understand this msg that the config in vmware is asking me .... The default C header files location is "/usr/include" however you are using a package based system, so you could be missing the files. You will need to install the package relating to the "linux-headers" .. I will also guess that it will be compiling, so you will also need "gcc" Do this Code: uname -aTo get the kernel version, run the command "uname -a" .. then replace the <KERNEL_VERSION> bit 
		
		
		2006-02-02, 02:12 AM 
		
	 
		Thanks a ton dude...yea it works now ...it was the header thing that killed me. | 
| 
					« Next Oldest | Next Newest »
				 |