LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   arts is broken when KDE upgraded to 3.5.3 in Slackware-10.2 (https://www.linuxquestions.org/questions/slackware-14/arts-is-broken-when-kde-upgraded-to-3-5-3-in-slackware-10-2-a-456441/)

drkstr 06-20-2006 12:29 AM

arts is broken when KDE upgraded to 3.5.3 in Slackware-10.2
 
Hello, has anyone attempted to upgrade to the KDE in Slack-current while using Slack-10.2? None of the apps that depend on arts appear to be working (noatun, kaboodle, etc.).

I upgraded the following packages from Slackware-current to get KDE-3.5.3 up and running:

kde/*
x/*
l/glibc
l/libpng
d/gcc
d/gcc++
a/acl

When I try and run something like noatun, it complains about undefindness in a library that should have been installed with kdemultimedia. If I try and compile kdemultimedia manually, I get make errors relating to arts.

This is no big loss since I don't use it anyways, but I would like to know why this is happening since I recommend (with ample warnings) a KDE upgrade in a bluetooth guide that I wrote. It would be nice to be able to explain to my readers (all two of them ;) ) how to fix it.

Thanks for your time!
...aaron

dunric 06-20-2006 03:11 AM

Did you upgraded l/arts also ? (sorry, you didn't mentioned it in the list)
Do you see some unresolved dependencies by running
Code:

ldd `which artsd`
?

willysr 06-20-2006 07:03 AM

i'm using KDE 3.5.3 from current and it's fine with me

try looking at the current changelog, as it has updated a lot of libraries there

drkstr 06-20-2006 11:33 AM

Quote:

ldd `which artsd`
thanks that's what I needed. I upgraded the following libraries and it works now. (I thought arts was part of kdemultimedia, guess I was wrong)

a/aaa_elflibs
l/arts
l/audiofile
l/libao
l/libmad
l/libogg
l/libvorbis

thanks for the help!
...aaron


All times are GMT -5. The time now is 09:36 PM.