Building MySQL Embedded for Amarok 2
edward.hades at gmail.com
edward.hades at gmail.com
Wed Sep 24 12:45:14 CEST 2008
By the way, forgot to mention that the "-fPIC or not -fPIC" debate is
irrelevant. Mysql's configure script has a --with-pic flag, so
packaging a PIC-enabled libmysqld is not screwing with the package
everyone uses, but adding a flexibility, suggested by mysql itself. On
the other hand, this flag is borked and does nothing for libmysqld,
but upstream agreed that it's their fault (see relevant mysql bug), so
it's package maintainers' responsibility to fix it downstream.
Cheers,
Aides
On 9/24/08, 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-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
>
--
Edward "Hades" Toroshchin,
Aides on irc.freenode.org
More information about the Amarok-devel
mailing list