This is a discussion on Amarok error in testing gentoo ~x86 within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Hello Everyone, I recently reinstalled my gentoo system with kde 3.5 (~x86) I also installed amarok with use flags ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello Everyone, I recently reinstalled my gentoo system with kde 3.5 (~x86) I also installed amarok with use flags arts and gstreamer (alsa is also installed and working). When I try to run the program I get the following error message: --------- amaroK could not find any sound-engine plugins. amaroK is now updating the KDE configuration database. Please wait a couple of minutes, then restart amaroK. If this does not help, it is likely that amaroK is installed under the wrong prefix, please fix your installation using: $ cd /path/to/amarok/source-code/ $ su -c "make uninstall" $ ./configure --prefix=`kde-config --prefix` && su -c "make install" $ kbuildsycoca $ amarok More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net. --------- Gstreamer is installed as is Arts. I could try to install the source manually and use these options but I prefer to use the ebuilds solution to this problem. Kind regards, Pim |