Posts: 11
	Threads: 1
	Joined: May 2005
	
Reputation: 
0
	 
	
	
		I am trying to get 3d Desktop running on Fedora Core 3. I keep running into dependency issues with rpms. They say the needed files like XFree86-libs aren't there but if I try to install them i can't because it says they are there. Someone please help me. I want to get this working.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 3,631
	Threads: 899
	Joined: Dec 2003
	
Reputation: 
0
	 
	
	
		
fedora core release 3 uses xorg not xfree86
 
what is this 3d desktop software you are trying to install exactly ?
 
cheers
 
anyweb
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,229
	Threads: 45
	Joined: Mar 2005
	
Reputation: 
0
	 
	
	
		
if you are installing from source.. its probably the -devel rpms that arent installed. as with most package systems the header files and development libs are left out of the main packages.
 
look for   package-version-devel.rpm   or -dev. these contains the 'extras' to allow you to compile from source.