On 2008-12-11, del <$/spam$/$new/$/$000@spam-is.invalid> wrote:
> Since upgrading from Slackware 12.0 to 12.2, via 12.1, I can no longer
> use audacious. Selecting from the KDE menu just causes the mouse notify
> icon to flash. Calling from a terminal gets this error:
> 4:~$ audacious
> audacious: symbol lookup error: /usr/lib/mcs/libkeyfile.so: undefined
> symbol: mcs_list_append
Sounds like you have an incomplete installation and/or some cruft
hanging around. Configure slackpkg to use an appropriate mirror,
and then do this:
slackpkg update
slackpkg install-new
slackpkg upgrade-all
slackpkg clean-system
In that last step (clean-system), be sure to look over the list and
unselect anything that you want to keep, as slackpkg will offer to
(and happily) remove anything that isn't part of the official package
set.
-RW