OESF Portables Forum

General Forums => General Discussion => Topic started by: dninja on September 27, 2005, 06:09:33 pm

Title: Dependancy Issues With Xmms And Opie-mediaplayer2
Post by: dninja on September 27, 2005, 06:09:33 pm
I'm trying to install either xmms or opie-mediaplayer2 but they both have dependancy issues.

opie mediaplayer has the following:

ERROR: Cannot satisfy the following dependencies for opie-mediaplayer2:
         opie-mediaplayer2-skin libqpe1 (>= 1.2.0) libqpe1 (>= 1.2.0) tslib-conf libqpe1 (>= 1.2.0) libqpe1 (>= 1.2.0)

xmms only has the one but it matches above.

ERROR: Cannot satisfy the following dependencies for xmms-embedded:
         libqpe1 (>= 1.2.0) tslib-conf

Do I need to change feeds or anything like that to get these working?

I'm running opie, I've done ipkg update/upgrade, can't think of anything else.
Title: Dependancy Issues With Xmms And Opie-mediaplayer2
Post by: lardman on September 28, 2005, 05:25:59 am
You need to manually install one of the opie-mediaplayer2-skin-* files -> this is a known dep bug.

You're getting the version errors on the other files because your flash image was built after the feed (so it expects later files). You should be able to ignore all of these errors (add -force-depends to the end of the ipkg command).


Si
Title: Dependancy Issues With Xmms And Opie-mediaplayer2
Post by: Hrw on September 28, 2005, 05:55:53 am
http://openzaurus.org/wordpress/2005/04/23/machine-feeds/ (http://openzaurus.org/wordpress/2005/04/23/machine-feeds/)

Why users are not able to read project homepage is beyond my knowledge.
Title: Dependancy Issues With Xmms And Opie-mediaplayer2
Post by: dninja on September 28, 2005, 06:44:04 am
Quote
You need to manually install one of the opie-mediaplayer2-skin-* files -> this is a known dep bug.

You're getting the version errors on the other files because your flash image was built after the feed (so it expects later files). You should be able to ignore all of these errors (add -force-depends to the end of the ipkg command).


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=97368\"][{POST_SNAPBACK}][/a][/div]

Thanks, I found some info on adding the machine feed to the list and that got xmms installed. I'll do media player next.