Building MySQL Embedded for Amarok 2

Daniel Jones danielcjones at gmail.com
Tue Sep 23 22:26:59 UTC 2008


So far so good, but I had to edit build-mysql.sh and change the
"--without-openssl" to "--without-ssl" to get it to configure.

On Tue, Sep 23, 2008 at 3:12 PM, Ian Monroe <ian at monroe.nu> wrote:
> So OpenSUSE turned out to be very unique in having a
> libmysqlclient-devel package that worked with Amarok.
>
> 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
> _______________________________________________
> Amarok mailing list
> Amarok at kde.org
> https://mail.kde.org/mailman/listinfo/amarok
>



More information about the Amarok mailing list