Posts: 156
	Threads: 25
	Joined: May 2016
	
	
 
	
	
		
Quote:
					Originally Posted by  ev0lution
 
 
No, sorry, I didn't mean to imply that it's available for another OS. The library has been updated. Every new OS's package management system will carry the latest version. 
 
In the same way that Windows 1 is useless and not stocked by retail stores anymore - nothing is built for Windows 1, and nothing is built for libmysqlclient16. Except your MySQL plugin, which is now something like three years old. You need to upgrade. 
 | 
 There's no way to downgrade my libs?
	
 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 156
	Threads: 25
	Joined: May 2016
	
	
 
	
		
		
		
		26.05.2016, 08:32 
(
 Last edited by dugi; 26/05/2016 at 02:05 PM.
)
	
	 
	
		Whats the mean of this
[26/05/2016 08:30:27]   Failed (/lib/libmysqlclient_r.so.16: version `libmysqlclient_16' not found (required by plugins/mysql.so))
libmysqlclient_16 was been there
Here's the latest error i've got
[26/05/2016 08:30:27]   Failed (/lib/libmysqlclient_r.so.16: version `libmysqlclient_16' not found (required by plugins/mysql.so))
I renamed libmysqlclient_r.so.15 to libmysqlclient_r.so.16 then put another libmysqlclient_16 on /lib directory
I need serious help.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,350
	Threads: 96
	Joined: Jun 2007
	
Reputation: 
0
	 
 
	
	
		Please stop creating new threads about this issue use this one.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 156
	Threads: 25
	Joined: May 2016
	
	
 
	
		
		
		
		26.05.2016, 14:56 
(
 Last edited by dugi; 27/05/2016 at 09:16 AM.
)
	
	 
	
		
Quote:
					Originally Posted by  dugi
 
 
Please stop creating new threads about this issue use this one. 
 | 
 Sight sanks for rminding me
Sent from iPhone 6s
Anyone?
Bump 
	 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 669
	Threads: 15
	Joined: Jul 2009
	
Reputation: 
0
	 
 
	
	
		You cannot simply rename a different version of libmysqlclient to version 16. Like the error tells you, there's no "libmysqlclient_16" in the file specified. This is regardless of the fact that you renamed the file.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 156
	Threads: 25
	Joined: May 2016
	
	
 
	
	
		
Quote:
					Originally Posted by  ev0lution
 
 
You cannot simply rename a different version of libmysqlclient to version 16. Like the error tells you, there's no "libmysqlclient_16" in the file specified. This is regardless of the fact that you renamed the file. 
 | 
 Yes i did renamed the file
EDIT: where can i download libmysqlclient_r.so.16?
	
 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 156
	Threads: 25
	Joined: May 2016
	
	
 
	
	
		
Quote:
					Originally Posted by  Potassium
 
 
The guys in this thread have already told you that it isn't available for your OS. ev0lution already told you your options - "Recompile your plugin so that it uses the latest version (1   or upgrade to a newer precompiled plugin."  
 | 
 There's no way to compile my own script with millions of MySQL R6-2 functions myself.
https://sampforum.blast.hk/showthread.php?tid=607662