Problem compiling in linux
			 
			 
			
		
		
		
		libemusharemem and world compile ok but when i try to compile zone it does at ... 
 
In file included from ../common/database.h:26, 
                 from ../common/shareddb.h:6, 
                 from zonedb.h:4, 
                 from entity.h:23, 
                 from masterentity.h:4, 
                 from zone.cpp:37: 
../common/dbcore.h:9:19: error: mysql.h: No such file or directory 
../common/dbcore.h:25: error: 'MYSQL_RES' has not been declared 
../common/dbcore.h:28: error: ISO C++ forbids declaration of 'MYSQL' with no type 
../common/dbcore.h:28: error: expected ';' before '*' token 
../common/dbcore.h:30: error: expected `;' before 'static' 
../common/dbcore.h:36: error: 'MYSQL' does not name a type 
../common/database.h:170: error: 'MYSQL_RES' has not been declared 
../common/database.h:221: error: 'MYSQL_RES' was not declared in this scope 
../common/database.h:221: error: 'result' was not declared in this scope 
 
 
This continues for awhile then zone dies from errors..., can someone give me a clue what im missing please? 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 |