diff options
Diffstat (limited to 'system/mariadb/README')
-rw-r--r-- | system/mariadb/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/system/mariadb/README b/system/mariadb/README index f601c6ac5d..c10c1e258d 100644 --- a/system/mariadb/README +++ b/system/mariadb/README @@ -6,6 +6,8 @@ This conflicts with Slackware's mysql package. Do NOT install both! If you want to build the embedded mysql server (libmysqld), which you will need if you plan to (re)build amarok, then run the script -with EMBEDDED=yes in the environment. +with EMBEDDED=yes in the environment, but be aware that because +mariadb builds this as shared library, applications linking it +will no longer work with Slackware's mysql package. libevent is an optional dependency of mariadb. |