Linux arts problem with CVS SDL (No available audio device)

After looking around to see how to use arts with SDL, I found that you can set
SDL_AUDIODRIVER to artsc so SDL will use arts sound server if I understand it
well.

Then, trying the loopwave test program it throws:

SDL_SetError: No available audio device
Couldn’t open audio: No available audio device
Segmentation fault

The first line of the error is because I set SDL_DEBUG enviroment variable to
1.

I’m running arts version 1.0.0 from KDE 3.

Any help or advice?

Greettings.
Ernesto.

I tried compiling SDL-CVS just with audio and arts support to see if it works
using the arts sound server and it failed again with the same error.

Greettings.
Ernesto.

El Lun 15 Abr 2002 13:04, Ernesto Domato escribi?:> After looking around to see how to use arts with SDL, I found that you can

set SDL_AUDIODRIVER to artsc so SDL will use arts sound server if I
understand it well.

Then, trying the loopwave test program it throws:

SDL_SetError: No available audio device
Couldn’t open audio: No available audio device
Segmentation fault

The first line of the error is because I set SDL_DEBUG enviroment variable
to 1.

I’m running arts version 1.0.0 from KDE 3.

Any help or advice?

Greettings.
Ernesto.