From amarok Fri Sep 26 10:45:17 2008 From: "Jose Vazquez" Date: Fri, 26 Sep 2008 10:45:17 +0000 To: amarok Subject: Re: Building MySQL Embedded for Amarok 2 Message-Id: <2040ffc40809260345r1beef748pb138d3f699c102 () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=amarok&m=122242597229288 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 haven't actually tested this instructions. Lets use this thread to > help each other build MySQL embedded. :) > > Ian 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 what is missing in my configuration?? thanks a lot!! _______________________________________________ Amarok mailing list Amarok@kde.org https://mail.kde.org/mailman/listinfo/amarok