Thread: Compile Errors
View Single Post
  #2  
Old 10-20-2015, 11:05 AM
jpyou127's Avatar
jpyou127
Discordant
 
Join Date: Nov 2005
Posts: 270
Default

Found a work around at least. Seems to be an issue that was fixed in Maria55 but not 10 yet.

Fix:

within /usr/lib change the symbolic link of libmysqlclient_r.so to libmysqlclient.so with this command "ln -sf libmysqlclient.so libmysqlclient_r.so"


Celestial
Reply With Quote