Building MySQL Embedded for Amarok 2

Jose Vazquez yachar1 at gmail.com
Fri Sep 26 10:45:17 UTC 2008


2008/9/24 Ian Monroe <ian at monroe.nu>:
> 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 <http://www.mysql.com>
-----------------------------------------------------------------------------
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!!



More information about the Amarok mailing list