Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133643 - amaroK could not find any sound-engine plugins... installed under the wrong prefix
Summary: amaroK could not find any sound-engine plugins... installed under the wrong p...
Status: RESOLVED DUPLICATE of bug 130052
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-17 14:52 UTC by Bo Ørsted Andresen (RETIRED)
Modified: 2006-05-17 14:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bo Ørsted Andresen (RETIRED) gentoo-dev 2006-05-17 14:52:06 UTC
amaroK compiles fine but when I try to run it, it just pops up the following error message. This has been the case for both 1.4.0, 1.4.0-r1 and 1.4.0-r2.

===============================
Error - amaroK
===============================
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.
===============================

# emerge -vp amarok
[ebuild   R   ] media-sound/amarok-1.4.0-r2  USE="aac flac kde opengl real -arts -debug -exscalibar -ifp -ipod -musicbrainz -mysql -noamazon -postgres -visualization -xinerama -xmms" 0 kB

# emerge --info
Portage 2.1_rc1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r3, 2.6.16-suspend2-r5 i686)
=================================================================
System uname: 2.6.16-suspend2-r5 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.12.0_pre19
distcc[22846] (dcc_set_trace_from_env) ERROR: failed to open logfile /var/log/distcc: Permission denied [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distcc distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.uni-c.dk/pub/gentoo http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo"
LC_ALL="en_GB.utf8"
LINGUAS="en en_GB da"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=60"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/java-experimental"
SYNC="rsync://zlin.dk/gentoo-portage"
USE="x86 X aac alsa apm asf avi bash-completion berkdb bitmap-fonts bzip2 cli crypt cups dri dvd emboss encode fbcon ffmpeg flac foomaticdb fortran gdbm gif gphoto2 gpm gtk2 i8x0 imagemagick imlib isdnlog jpeg kde libg++ libwww logitech-mouse mad mikmod mmx mmxext motif mp3 mpeg mplayer ncurses nls nptl nptlonly ogg opengl pam pcre pdflib perl png pppd python qt quicktime readline real reflection scanner sdl session slp spell spl sse sse2 ssl svga tcpd tetex truetype truetype-fonts type1-fonts udev unicode usb vorbis wifi win32codecs xcomposite xine xml xorg xscreensaver xv xvid zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_void kernel_linux linguas_en linguas_en_GB linguas_da userland_GNU video_cards_fbdev video_cards_fglrx video_cards_i810 video_cards_radeon video_cards_vesa"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS
Comment 1 Bo Ørsted Andresen (RETIRED) gentoo-dev 2006-05-17 14:54:24 UTC
By the way I have a screen shot at [1]. When I click ok nothing more happens.

[1] http://files.zlin.dk/amarok.png
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-17 14:57:51 UTC

*** This bug has been marked as a duplicate of 130052 ***