HELP for AMAROK

Post links to your 32-bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
User avatar
Amou
White ninja
White ninja
Posts: 29
Joined: 11 Mar 2014, 08:08
Distribution: Porteus V3.0 xfce 32bit
Location: Iran

HELP for AMAROK

Post#1 by Amou » 11 Mar 2014, 09:04

Recently I am into preparing Amarok, and here is the list of all deps activated:
amarok-2.8.0-2.mga4.i586
glibc-2.17-7.mga4.i586
libamarok-transcoding1-2.8.0-2.mga4.i586
libamarokcore1-2.8.0-2.mga4.i586
libamaroklib1-2.8.0-2.mga4.i586
libamarokocsclient4-2.8.0-2.mga4.i586
libamarokpud1-2.8.0-2.mga4.i586
libamarokshared1-2.8.0-2.mga4.i586
libavcodec55-2.1.4-1.mga5.i586
libavformat55-2.1.4-1.mga5.i586
libavutil52-2.1.4-1.mga5.i586
libcelt0_2-0.11.3-2.mga4.i586
libfftw3-3.3.3-4.mga4.i586
libgnutls28-3.2.12.1-1.mga5.i586
libgsm1-1.0.13-7.mga4.i586
libhogweed2-2.7.1-2.mga4.i586
liblastfm1-1.0.8-2.mga4.i586
libmodplug1-0.8.8.5-1.mga5.i586
libnettle4-2.7.1-2.mga4.i586
libnut0-0.0.675-5.mga4.i586
libofa0-0.9.3-17.mga4.i586
libopenjpeg5-1.5.1-4.mga4.i586
libopus0-1.1-1.mga5.i586
liborc0.4_0-0.4.18-2.mga4.i586
libp11-kit0-0.20.2-1.mga5.i586
librtmp1-2.4-0.git20140215.1.mga5.i586
libschroedinger1.0_0-1.0.11-4.mga4.i586
libspeex1-1.2-0.rc1.8.mga4.i586
libtag-extras1-1.0.1-8.mga4.i586
libtasn1_6-3.4-1.mga4.i586
libtheoradec1-1.1.1-6.mga4.i586
libtheoraenc1-1.1.1-6.mga4.i586
libtwolame0-0.3.13-4.mga4.i586
libxavs1-0.1.55-4.mga4.i586
needless to say that all RPMS were taken from Magia cauldron repositories. But finally I got this error:
amarok: symbol lookup error: /usr/lib/libamarokshared.so.1: undefined symbol: _ZTIN6TagLib2IT4FileE
Could you guys please advise?
Teach me a lesson, I would be really grateful.

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: HELP for AMAROK

Post#2 by freestyler » 11 Mar 2014, 09:39

You should use Slackware repos whenever possible. Are you using 32 bit porteus?
https://www.porteus-apps.org

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: HELP for AMAROK

Post#3 by freestyler » 11 Mar 2014, 09:43

I'm pretty sure amarok is available through USM. Just goto terminal and type

Code: Select all

usm -g amarok
all the packages will save to /tmp/usm/
https://www.porteus-apps.org

User avatar
Amou
White ninja
White ninja
Posts: 29
Joined: 11 Mar 2014, 08:08
Distribution: Porteus V3.0 xfce 32bit
Location: Iran

Re: HELP for AMAROK

Post#4 by Amou » 11 Mar 2014, 10:00

Thanks for your attention. I would love to use Slackware repos, but it almost always does not have required TGZ. So I have to search for equivalent RPM elsewhere. :)
As for usm, I am behind a proxy and it wont work for me.

However, I really appreciate if anybody could help to figure out this issue.

I take a deep look at your fantastic repo and it was wonderful, Well done!
That would be great if you could prepare 32 bit apps along with x86 versions there.
Teach me a lesson, I would be really grateful.

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: HELP for AMAROK

Post#5 by freestyler » 11 Mar 2014, 11:04

amarok: symbol lookup error: /usr/lib/libamarokshared.so.1: undefined symbol: _ZTIN6TagLib2IT4FileE
What this means is that /usr/lib/libamarokshared.so.1 is not where its supposed to be or the link is pointing to the wrong place.
Usually these errors come from using older libraries or using wrong architecture. I noticed that you are using i586 packages instead of i486 which can create these problems. pkgs.org is your best bet for searching packages. If they don't have it in slackware then explore other options. As for amarok, it's available so its really a good idea to use it.
https://www.porteus-apps.org

User avatar
Amou
White ninja
White ninja
Posts: 29
Joined: 11 Mar 2014, 08:08
Distribution: Porteus V3.0 xfce 32bit
Location: Iran

Re: HELP for AMAROK

Post#6 by Amou » 12 Mar 2014, 19:11

As it seems, amarok 2.8 is incompatible with porteus 2.1 kde 32 as I found out that few porteus libraries (i.e. taglib) must be upgraded to latest version to let amarok work properly.
Teach me a lesson, I would be really grateful.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: HELP for AMAROK

Post#7 by brokenman » 13 Mar 2014, 14:09

As it seems, amarok 2.8 is incompatible with porteus 2.1 kde 32
So upgrade to the latest v3.0 release and see if it works. I will put proxy support of usm on my todolist.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
Amou
White ninja
White ninja
Posts: 29
Joined: 11 Mar 2014, 08:08
Distribution: Porteus V3.0 xfce 32bit
Location: Iran

Re: HELP for AMAROK (SOLVED)

Post#8 by Amou » 14 Mar 2014, 09:51

Dear Brokenman,

Thanks a million times for your priceless effort in preparing Porteus. :friends:
I have upgraded Porteus to latest version and thanks God, everything is fine now.

One of my biggest wishes ever is to have a general proxy in porteus, to apply the proxy to any application connecting to the net.
My internet proxy also requires authentication.
Teach me a lesson, I would be really grateful.

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: HELP for AMAROK

Post#9 by freestyler » 14 Mar 2014, 10:49

Amou wrote:One of my biggest wishes ever is to have a general proxy in porteus, to apply the proxy to any application connecting to the net.
My internet proxy also requires authentication.
I think what your looking for is called a transparent proxy. What software is your proxy server using?
https://www.porteus-apps.org

User avatar
Amou
White ninja
White ninja
Posts: 29
Joined: 11 Mar 2014, 08:08
Distribution: Porteus V3.0 xfce 32bit
Location: Iran

Re: HELP for AMAROK

Post#10 by Amou » 15 Mar 2014, 06:01

yes, I am looking for a transparent proxy. Unfortunately I am not aware of the software they are using. All I know is that, our service provider is strictly applying Microsoft policies. :(
Teach me a lesson, I would be really grateful.

User avatar
Amou
White ninja
White ninja
Posts: 29
Joined: 11 Mar 2014, 08:08
Distribution: Porteus V3.0 xfce 32bit
Location: Iran

Re: HELP for AMAROK

Post#11 by Amou » 17 Mar 2014, 05:08

Anyone helps? :(
Teach me a lesson, I would be really grateful.

User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Re: HELP for AMAROK

Post#12 by wread » 13 Apr 2014, 14:42

@Amou
Amarok for Porteus 3.0 from Slackware is here

Enjoy!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

Post Reply