On Tue, Aug 27, 2002 at 03:22:58PM +0200, Jasper Verberk wrote:
> Hej,
> 
> when I try to compile alsa-utils-0.9.0rc2 on my debian kernel 2.4.18-bf2.4 I get a 
>error: 
> 
> alsamixer.c:117: ncurses.h: No such file or directory
> 
> does anyone know this problem?
> 

Not directly, but debian has "apt-file"! A perfect tool to search for files.
apt-file shows you the package you have to install:-)

On my woody system I got this result.

ml@tuba:~$ apt-file search ncurses.h
libncurses5-dev
libncursesw5-dev
ml@tuba:~$ 

... I guess you have to install libncurses5-dev.
"apt-get install libncurses5-dev" is your friend.



martin



-- 

    /"\
    \ /    ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
     X                           - AGAINST MS ATTACHMENTS
    / \



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to