You are not logged in.

#1 2008-01-16 16:13:59

ManDay
Member
Registered: 2007-12-08
Posts: 7

Permission problems - again and again

Thanks to the guys on #archlinux I got arch to run but I keep getting errors regardless what I install. Almost everything has problems running.

See this for example - trying to run audacios, which is not the only program which fails accessing files which are there:

[manday@engine ~]$ audacious
Failed to load plugin (/usr/lib/audacious/Input/wavpack.so): libwavpack.so.1: cannot open shared object file: No such file or directory
Failed to load plugin (/usr/lib/audacious/General/lirc.so): liblirc_client.so.0: cannot open shared object file: No such file or directory
Failed to load plugin (/usr/lib/audacious/General/scrobbler.so): libcurl.so.4: cannot open shared object file: No such file or directory
Failed to load plugin (/usr/lib/audacious/General/statusicon.so): /usr/lib/audacious/General/statusicon.so: undefined symbol: AUDDBG
Failed to load plugin (/usr/lib/audacious/Visualization/paranormal.so): libSDL-1.2.so.0: cannot open shared object file: No such file or directory
Failed to load plugin (/usr/lib/audacious/Visualization/projectm.so): libSDL-1.2.so.0: cannot open shared object file: No such file or directory
Failed to load plugin (/usr/lib/audacious/Transport/lastfm.so): libcurl.so.4: cannot open shared object file: No such file or directory
Failed to load plugin (/usr/lib/audacious/Transport/neon.so): libneon.so.27: cannot open shared object file: No such file or directory
amidi-plug(amidi-plug.c:amidiplug_init:97): init, read configuration
amidi-plug(i_backend.c:i_backend_load:107): loading backend '/usr/lib/audacious/Input/amidi-plug/ap-alsa.so'
amidi-plug(i_backend.c:i_backend_load:145): backend /usr/lib/audacious/Input/amidi-plug/ap-alsa.so (name 'alsa') successfully loaded

** (audacious:7601): WARNING **: could not open 'http://www.stream-plus.com:4020', no transport plugin available
Unable to read from http://www.stream-plus.com:4020, giving up.

[manday@engine General]$ ls /usr/lib/audacious/General
alarm.so  evdev-plug.so      hotkey.so  scrobbler.so    statusicon.so
aosd.so   gnomeshortcuts.so  lirc.so    song_change.so

The same errors occur as root, too.

Last edited by ManDay (2008-01-16 16:15:23)

Offline

#2 2008-01-16 16:46:38

peart
Member
From: Kanuckistan
Registered: 2003-07-28
Posts: 510

Re: Permission problems - again and again

Try "sudo pacman -S audacious-plugins"

Offline

#3 2008-01-16 17:01:37

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Permission problems - again and again

These error message are there because some optional dependencies are not installed. You don't need to worry about that unless you want to use these plugins. They are listed when you install audacious-plugins:

> Optional Dependencies for audacious-plugins
>> jack-audio-connection-kit:  Enable jack output.
>> curl, musicbrainz: Enable audioscrobbler plugin.
>> lirc-utils: Enable lirc plugin.
>> libmodplug: Enable modplug plugin.
>> projectm: Enable projectm visualization plugin.
>> sdl: Enable paranormal visualization plugin.
>> neon: Enable playback of http and other web streams.
>> fluidsynth: Enable fluidsynth amidi-plug backend support.
>> wavpack: Enable wavpack input support.

Offline

#4 2008-01-18 01:34:05

V01D
Member
Registered: 2006-07-18
Posts: 128

Re: Permission problems - again and again

The statusicon.so problem is not because of a missing dependency, something is going on there. I have the same problem.

Offline

Board footer

Powered by FluxBB