Posts: 558
	Threads: 112
	Joined: May 2014
	
	
 
	
	
		Hello All plesae anyone is know how to install libmysqlclient.r.15 not 16 + rep who help me with this!
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,942
	Threads: 89
	Joined: Nov 2010
	
Reputation: 
0
	 
 
	
	
		Which operating system do you use?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 79
	Threads: 6
	Joined: Dec 2014
	
	
 
	
	
		Operating system do u use?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 22
	Threads: 1
	Joined: Dec 2010
	
Reputation: 
0
	 
 
	
	
		What distro are you running? CentOS 5/6/7 , Debian(Ubuntu)?
Incase of:
[CentOS] run "yum whatprovides libmysqlclient.so.15" inorder to find out what package provides that library. ( The package that you're missing should be "mysql-devel". )
[Debian[Ubuntu]] ( I hate Debian based distros but here):  " apt-get install libmysqlclient-dev"    <- should be it.
Let me know if my answer helped you, if not i'll spend a little time more searching the right package and solution for you.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 558
	Threads: 112
	Joined: May 2014