Stop Microsoft
		Operating Systems => Linux and UNIX => Topic started by: CaptainCool on  9 February 2004, 23:15
		
			
			- 
				I just downloaded the tar.gz file and am now trying to execute the configure file which is giving me this error:
Now it's saying that there is no X Window System found which doesn't make any sense since I'm using KDE right now..
I also just installed an NVIDIA driver for my graphics card, is there a way I could have fooked up the X Window System by installing this?
Thanks in advanced.
			 
			
			- 
				Try shutting down X entirely and running it from the text mode.
If you're in graphical login mode, type telinit 3 and then quit KDE, you should be at a fullscreen terminal.  Then run the configure script again.
Also, what distro is this?
			 
			
			- 
				Thanks for the reply but I'm still getting the same error. 
 quote:
Also, what distro is this?  
It's Red Hat 9
			 
			
			- 
				Make sure you have XFree86-devel installed.
			
 
			
			- 
				Ah I had no xfree86-devel, thanks dude that fixed it.  :D