Discuss the development of new homebrew software, tools and libraries.
	Moderators:  cheriff , TyRaNiD 
			
		
		
			
				
																			
								hallo007 							 
									
		Posts:  36 Joined:  Sat May 13, 2006 6:15 pm 
		
						
					
													
							
						
									
						Post 
					 
								by hallo007  Sun Mar 04, 2007 6:02 am 
			
			
			
			
			Code: Select all 
libtool: link: cannot find the library `Postelmans/zziplib/i686-pc-cygwin/zzip/l
ibzzip.la'
make[3]: *** [zzipwrap.exe] Error 1
make[3]: Leaving directory `/home/Roel Postelmans/zziplib/i686-pc-cygwin/zzipwra
p'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Roel Postelmans/zziplib/i686-pc-cygwin'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Roel Postelmans/zziplib/i686-pc-cygwin'
make: *** [all-all] Error 2
./configure works fine
after that i type make
and get that error:(
 
		 
				
		
		 
	 
				
				
		
		
			
				
																			
								hallo007 							 
									
		Posts:  36 Joined:  Sat May 13, 2006 6:15 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by hallo007  Sun Mar 04, 2007 8:30 pm 
			
			
			
			
			dunno how to start with porting it  , isnt there a tutorial or something for?
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								pailes 							 
									
		Posts:  16 Joined:  Fri Feb 16, 2007 4:31 am
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by pailes  Sun Mar 04, 2007 8:38 pm 
			
			
			
			
			I just ported it but I didn't take the version from the SVN. I downloaded it from the official zziplip homepage and modified it myself until it worked (I needed it to run on MacOSX and the PSP).
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								hallo007 							 
									
		Posts:  36 Joined:  Sat May 13, 2006 6:15 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by hallo007  Sun Mar 04, 2007 10:04 pm 
			
			
			
			
			anny suggestions of how to start with it:s
			
			
									
									
						 
		 
				
		
		 
	 
				
				
		
		
			
				
																			
								emcp 							 
									
		Posts:  14 Joined:  Mon Feb 26, 2007 8:16 am 
		
						
					
						 
													
							
						
									
						Post 
					 
								by emcp  Mon Mar 05, 2007 12:11 am 
			
			
			
			
			how would you use this is there anyplace with a tut 
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
								pailes 							 
									
		Posts:  16 Joined:  Fri Feb 16, 2007 4:31 am
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by pailes  Mon Mar 05, 2007 3:58 am 
			
			
			
			
			There is enough example code for parsing and extracting zips on the official zziplib site.