kongp3 / stardict-3

Automatically exported from code.google.com/p/stardict-3
GNU General Public License v3.0
0 stars 0 forks source link

mysql searching path of Tools is wrong under Fedora #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
libmysqlclient.so lies on
/usr/lib/mysql/ for 32bit installation and /usr/lib64/mysql/ for 64bit.

So when build the Tools, configure script can't find the proper library to link 
with.

Original issue reported on code.google.com by robinlee...@gmail.com on 22 Dec 2011 at 4:34

GoogleCodeExporter commented 8 years ago
Fixed in hg!

Original comment by huzheng...@gmail.com on 15 Feb 2012 at 1:21