Hi Erick,

What version of SDL are you using?
run: perl -MSDL -e 'print $SDL::VERSION'

And what option did you choosed when instaling Alien::SDL?
run: config_data --module Alien::SDL --config

You may just paste the output of the two commands, then we should have
enough information to help you.

Cheers, FROGGS

Am 14.02.2012 19:39, schrieb Erick Bianes:
> Hi Guys,
>
> I hope I'm not bothering you too much. Thanks for working on this library!
>
> Just having some minor installation issues from perl SDL. I hope you
> can help me figure out what I'm doing wrong.
>
> I am unable to install SDL library. I am getting this error:
> t/sdlx_sound.t .................. 1/? there is no soundcard
> SDL_mixer >= 1.2.10 needed for SDL::Mixer::init( flags ) at
> lib/SDLx/Sound.pm line 35.
> SDL_mixer >= 1.2.10 needed for SDL::Mixer::init( flags ) at
> lib/SDLx/Sound.pm line 35.
>
> t/mixer_music.t               (Wstat: 512 Tests: 35 Failed: 2)
>
> t/mixer_music.t ................. there is no soundcard
> t/mixer_music.t ................. 1/? Could not load SDL::RWOp object
>
> #   Failed test '[load_MUS_RW] isa SDL::Mixer::MixMusic'
> #   at t/mixer_music.t line 119.
> #     [load_MUS_RW] isn't defined
>
> #   Failed test '[play_music_rw] plays test/data/silence.wav'
> #   at t/mixer_music.t line 120.
> #          got: undef
> #     expected: '0'
>
>
> My machine is a lenovo thinkpad edge laptop running on ubuntu 11.04.
>
> I installed libsdl-mixer1.2 and libsdl-mixer1.2-dev  so I'm not really
> sure what else I could be missing. I followed the install instructions
> from the SDL_manual.
>
> Thanks,
> Erick

Reply via email to