Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » Upp and Altlinux  
	
		
		
			| Re: Upp and Altlinux [message #34195 is a reply to message #34194] | 
			Mon, 31 October 2011 14:10    | 
		 
		
			| 
				
	 | 
 
	
		| Assargadon wrote on Mon, 31 October 2011 13:37 |   Thanks, Honza. 
After removal all packets became visible, and I'm run command-line application   
  |  
  
Great   
| Assargadon wrote on Mon, 31 October 2011 13:37 |   But now swears so: 
| Quote: |   /assargadonix/upp/uppsrc/plugin/png/pngupp.cpp:4:17: fatal error: png.h: There is no such file or the directory 
 compilation terminated.
  |  
  
But the file is present.
  |  
  
It is actually not looking for png.h from the plugin/png directory - that one is only used on windows. On linux and other posix platforms, U++ tries to link against libpng. This error probably means you don't have the corresponding develepment package installed. If I googled correctly, it should be called libpng-devel on altlinux. Note that you might run into similar issues with some other libs soon, if I remember correctly, you might need development packages for following (actual names might wary slightly for your distro...): 
libx11 
libxft 
libpng 
libgtk2.0 
libnotify 
 
Honza
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
  
 
Goto Forum:
 
 Current Time: Tue Nov 04 08:44:47 CET 2025 
 Total time taken to generate the page: 0.04800 seconds 
 |