This is a clone of https://bugs.gentoo.org/show_bug.cgi?id=441566 After the upgrade to mariadb-5.5.28, digikam-2.9.0 fails to configure: MySQL install_db tool found.............. NO The file "mysql_install_db" seems to have moved. Temporary workaround: ln -s /usr/share/mysql/scripts/mysql_install_db /usr/bin/ Would it be possible to add /usr/share/mysql/scripts/ to the search paths in CMakeLists.txt line 291?
Created attachment 75153 [details] trivial patch to add dir to search path Patch attached. This also applies to digikam-3.0_beta2.
Git commit d70c7038996791f32ab878847bf20344329fcbe4 by Gilles Caulier. Committed on 15/11/2012 at 11:49. Pushed by cgilles into branch 'master'. adjust mysql _install_db path for mariadb >= 5.5.28 M +11 -4 CMakeLists.txt http://commits.kde.org/digikam/d70c7038996791f32ab878847bf20344329fcbe4