![]() |
![]() |
#1 |
Member
Join Date: May 2005
Posts: 3
|
![]()
Hello MusePack folks..
This one has me going in circles. I went through the forum msgs without figuring it out, and any help would be appreciated. I compiled all of the following from source on slackware10.0: taglib1.3.1 libid3-1.0 libmpcdec1.2 xmms-musepack1.2-RC1 I poke around and see the files below, restart xmms1.2.10 and nada. No error messages and no MPC options in the plugins tab.. Code:
ls -l /usr/local/lib | grep libmpc -rw-r--r-- 1 root root 228918 2005-05-23 20:18 libmpcdec.a -rwxr-xr-x 1 root root 806 2005-05-23 20:18 libmpcdec.la lrwxrwxrwx 1 root root 18 2005-05-23 20:18 libmpcdec.so -> libmpcdec.so.3.0.0 lrwxrwxrwx 1 root root 18 2005-05-23 20:18 libmpcdec.so.3 -> libmpcdec.so.3.0.0 -rwxr-xr-x 1 root root 155666 2005-05-23 20:18 libmpcdec.so.3.0.0 Code:
ls -l /usr/lib/xmms/Input | grep libmpc -rwxr-xr-x 1 root root 1461 2005-05-23 20:20 libmpc.la -rwxr-xr-x 1 root root 65009 2005-05-23 20:20 libmpc.so Point me in the right direction? (Or hit me over the head).. |
![]() |
![]() |
![]() |
#2 |
Musepack developer
|
![]()
are you sure you haven't mixed up /usr/local and /usr ?
later |
![]() |
![]() |
![]() |
#3 |
Member
Join Date: May 2005
Posts: 3
|
![]()
xmms is showing this from shell:
Code:
/usr/lib/xmms/Input/libmpc.so: undefined symbol: _ZN6TagLib3APE4ItemC1ERKS1_ Code:
./configure --prefix=/usr However, xmms throws the same undefined symbol from shell. Do I have to recompile the xmms plugin with the same prefix? Delete the /usr/local libraries? |
![]() |
![]() |
![]() |
#4 |
Procrastinator
Join Date: Jul 2004
Posts: 131
|
![]()
It looks like taglib isn't properly installed as the symbol missing is from this library.
|
![]() |
![]() |
![]() |
#5 |
Member
Join Date: May 2005
Posts: 3
|
![]()
i recompiled taglib1.3.1, and as before, no errors. everything shows up under /usr/local and xmms outputs the same error. do i need to recompile taglib with --prefix=/usr as well? what does that missing symbol do?
|
![]() |
![]() |
![]() |
#6 |
Procrastinator
Join Date: Jul 2004
Posts: 131
|
![]()
Try to install taglib with "configure --prefix=/usr"
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|