Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[will be Solved] Amarok wants USE -minimal for MySQL
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Muffit
n00b
n00b


Joined: 15 May 2006
Posts: 11

PostPosted: Wed Aug 19, 2009 7:19 pm    Post subject: [will be Solved] Amarok wants USE -minimal for MySQL Reply with quote

Hi,
I am trying to set up Amarok on a new machine. But when I try to emerge Amarok it wants a full-blown MySQL install. It didn't do that in the past and I certainly don't want it.
I did try to fully install MySQL first and than strip it down back to minimal but then, for some reason, I can't get Amarok to work.
My "old" Amarok 1.3.x on KDE3.5 works like a charm so I must be doing something wrong. Can anyone point me in the right direction?

Thanks in advance,
Roy


Last edited by Muffit on Fri Aug 21, 2009 10:43 am; edited 1 time in total
Back to top
View user's profile Send private message
Trotskey
n00b
n00b


Joined: 16 Jul 2009
Posts: 38

PostPosted: Wed Aug 19, 2009 7:53 pm    Post subject: Reply with quote

Hmm.. It sounds like Amarok might be using MySql to make its libraries/playlists. Sounds a bit strange though, perhaps some Use flag is setting it up this way...
_________________
If it works the first time, there must be something terribly wrong with it.
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Wed Aug 19, 2009 7:56 pm    Post subject: Reply with quote

Well, amarok 2 forces you to install mysql as this is the only supported backend. (in amarok-1 you had the choice between mysql and sqlite)

having a look at the ebuild, tell me that a minimal mysql is no supported, but an embedded is required - not sure what this implies.
Code:
...
DEPEND="
        >=app-misc/strigi-0.5.7
        || (
                >=dev-db/mysql-5.0.76-r1[embedded,-minimal]
                >=dev-db/mysql-community-5.0.77-r1[embedded,-minimal]
        )
        >=media-libs/taglib-1.5
...


just my .02$
V.
Back to top
View user's profile Send private message
agent_jdh
Veteran
Veteran


Joined: 08 Aug 2002
Posts: 1783
Location: Scotland

PostPosted: Wed Aug 19, 2009 9:55 pm    Post subject: Reply with quote

Doesn't need minimal here, ~x86. Needs embeddded though.

Code:
[ebuild   R   ] dev-db/mysql-5.0.83  USE="berkdb community embedded perl ssl -big-tables -cluster -debug -extraengine -latin1 -max-idx-128 -minimal -profiling (-selinux) -static"

_________________
Jingle Jangle Jewellery
Back to top
View user's profile Send private message
Muffit
n00b
n00b


Joined: 15 May 2006
Posts: 11

PostPosted: Thu Aug 20, 2009 8:24 am    Post subject: Reply with quote

Veldrin wrote:
Well, amarok 2 forces you to install mysql as this is the only supported backend.


That's not the problem: I DO want MySQL. I have an already filled music library (in MySQL) on a central server and I don't want to have a local, second, database; that would mean different setups of Amarok need their (local) music libraries to be updated individually. And that is not why I have a database server for.

Veldrin wrote:
having a look at the ebuild, tell me that a minimal mysql is no supported, but an embedded is required - not sure what this implies.


Yeah, I noticed :-) That's a major difference between 1.x and 2.x. I really have no clue why this is.

Veldrin wrote:
just my .02$


Appreciated...


Roy
Back to top
View user's profile Send private message
Muffit
n00b
n00b


Joined: 15 May 2006
Posts: 11

PostPosted: Thu Aug 20, 2009 8:34 am    Post subject: Reply with quote

agent_jdh wrote:
Doesn't need minimal here, ~x86. Needs embeddded though.


My apologies: I wasn't clear:
The problem is that it won't build with USE=minimal (which I want) it requires USE=-minimal (which I don't want).

Before 2.0, it builded fine with USE=minimal. Something has changed and I begin to believe that it is not a Gentoo-specific problem.
I just found out that Amarok 2.0.x doesn't support non-local MySQL but 2.1.x should. Still: it doesn't. And pre 2.0 wants KDElibs 3.5 (and I don't want that just for Amarok).

Choices have their disadvantages...

Roy
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Fri Aug 21, 2009 10:36 am    Post subject: Reply with quote

According to this external mysql databases will be supported from amarok-2.2 onwards. So I guess you have to wait until then.

cheers
V.
Back to top
View user's profile Send private message
Muffit
n00b
n00b


Joined: 15 May 2006
Posts: 11

PostPosted: Fri Aug 21, 2009 10:47 am    Post subject: Reply with quote

Veldrin wrote:
According to this external mysql databases will be supported from amarok-2.2 onwards. So I guess you have to wait until then.


I'm afraid so. I was already looking forward to 2.1 because of it...
Thanks all for thinking along. I will post my experiences when experienced.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum