Thanks Pete,
I found libsdl-mixer and it is listed as installed. So I tried to have
debian update the install with no success. I am having a problem with
dselect. Everytime I use dselect it wants to remove my pcmcia-modules.
Anyway to reset this? (I know probably a quick read of the man page, but
I am being lazy).
The main problem when trying to compile an sdl program is it says it
cannot find SDL_mixer.h, so I guess I could compile without the mixer
and sound, but whats the point.
Stephen
Peter Jay Salzman wrote:
> begin: Stephen M. Helms <[EMAIL PROTECTED]> quote
>
>> I actually have a few questions:
>>
>> 2. I am having trouble in compiling Bill k's defendguin (and other sdl
>> games) saying that it can not find sdl-mixer. I can not find sdl-mixer
>> in dselect. I know I can download the rpm, but I want to do things the
>> debian way.
>>
>> Any help would be appreciated.
>
>
> stephen, you must be running potato. sdl-mixer is definitely available from
> the sid and woody packages. i don't think potato has it. you can find out
> from www.debian.org.
>
> note that it's called "libsdl-mixer", not "sdl-mixer".
>
> # dpkg -l "libsdl-mixer*"
> ||/ Name Version Description
> +++-==============-==============-============================================
> ii libsdl-mixer1. 1.1.0-4 mixer library for Simple DirectMedia Layer 1
> ii libsdl-mixer1. 1.1.0-4 Development files for SDL1.1 mixer library
> ii libsdl-mixer1. 1.2.0-1 mixer library for Simple DirectMedia Layer 1
>
> pete
>