Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » Problems installing in Ubuntu 6.06 
	
		
		
			| Problems installing in Ubuntu 6.06 [message #7715] | 
			Tue, 16 January 2007 23:09   | 
		 
		
			
				
				
				
					
						  
						negroheider
						 Messages: 2 Registered: January 2007 
						
					 | 
					Junior Member  | 
					 | 
		 
		 
	 | 
 
	
		Hey everyone,  
 
    It's been a while since I've worked in Linux, and I found some good comments on this IDE on the web. I've been trying to compile it in Ubuntu 6.06 but I've hit a couple of problems. First I had to edit the Makefile's first line to make it read this: 
 
UPPDIR1 = ./upp/uppsrc/ 
 
     Else it wouldn't start compiling. Next I got this error message:  
 
In file included from /usr/include/X11/Xft/Xft.h:41, 
                 from ./upp/uppsrc/Draw/Draw.h:24, 
                 from ./upp/uppsrc/CtrlCore/CtrlCore.h:4, 
                 from ./upp/uppsrc/CtrlLib/CtrlLib.h:4, 
                 from ./upp/uppsrc/ide/Common/Common.h:4, 
                 from ./upp/uppsrc/ide/ide.h:4, 
                 from ./upp/uppsrc/ide/SelectPkg.cpp:1: 
/usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory 
 
 
and a couple others. As far as I understand, I'm missing some linking to some package, but if I run  
 
aptitude search freetype  
I get the following output: 
 
v   freetype-tools                                                          
p   freetype1-tools                                                         
i   freetype2                                                               
p   freetype2-demos                                                         
v   freetype2-dev                                                           
i   libfreetype6                                                            
i   libfreetype6-dev                                                        
 
Now correct me here, I have the freetype package installed, right? Any idea what I'm missing?  
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
	| 
		
 |  
	| 
		
 |  
	| 
		
 |  
	| 
		
 |   
Goto Forum:
 
 Current Time: Tue Nov 04 08:55:09 CET 2025 
 Total time taken to generate the page: 0.05008 seconds 
 |