2008/9/26 Ian Monroe : > On Fri, Sep 26, 2008 at 5:45 AM, Jose Vazquez wrote: >> 2008/9/24 Ian Monroe : >>> Summary on how to build MySQL for Amarok 2: >>> * Download http://dev.mysql.com/get/Downloads/MySQL-5.1/mysql-5.1.28-rc.tar.gz/from/http://mysql.osuosl.org/ >>> * tar -xzvf mysql-5.1.28-rc.tar.gz >>> * cd mysql-5.1.28 >>> * cp -R /path/to/amaroksource/supplementary_scripts/mysqle/* . >>> * ./build-mysql.sh --prefix=${HOME}/usr >>> * then build Amarok like normal >> >> I followed this steps, but I cannot to build amarok: >> >> ----------------------------------------------------------------------------- >> -- The following REQUIRED packages could NOT be located on your system. >> -- Please install them before continuing this software installation. >> ----------------------------------------------------------------------------- >> + mysqld: Embedded MySQL >> ----------------------------------------------------------------------------- >> CMake Error at /usr/share/kde4/apps/cmake/modules/MacroLogFeature.cmake:93 >> (MESSAGE): >> Exiting: Missing Requirements >> Call Stack (most recent call first): >> CMakeLists.txt:115 (macro_display_feature_log) >> >> I have this library in /usr/lib/mysql which is installed by the build-mysql.sh: >> -rw-r--r-- 1 root root 34855744 sep 26 05:02 libmysqld.a > > If you had followed the directions it would've installed into ~/usr. > But /usr should work as well. > > Probably you just need to delete the CMakeCache.txt file. > Well, I did: ./build-mysql.sh --prefix=/usr to install it, then the files are in /usr (and I configure amarok with prefix=/usr) i will probe to delete CMakeCache.txt thanks! _______________________________________________ Amarok mailing list Amarok@kde.org https://mail.kde.org/mailman/listinfo/amarok