#3706 closed defect (invalid)
mysql and amarok
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
amarok needs to find libmysqld.so, but mysql needs -DWITH_EMBEDDED_SERVER=ON passed to cmake to create it. The instructions for installing the embedded library are probably OK, but just add the definition to mysql cmake.
We also might want to add a note to amarok that the mysql embedded libray needs to be installed (required) or a note to mysql that the embedded library is needed for amarok.
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
So it is. Sorry for the noise.
Note:
See TracTickets
for help on using tickets.
This is already mentioned in the instructions for mysql.