Is anyone can handle this problem?
I downloaded the 3 files (alsa-driver, alsa-lib, alsa-utill) to hear
some sound from my onboard soundcard-cs4236. I followed the instruction
and came upto the part installing "alsa-utills". For the first atempt, I
did the command "./configure", than I got the following output. The
error massage said that I have to install alsa-lib first but I installed
alsa-driver and alsa-lib sucessfully though.
Can someone help me to figure out what's wrong and what I should I do?
Output:
[root@localhost alsa-utils]# ./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for linux/sound.h... yes
checking for sys/soundlib.h... no
checking for working const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for alsa-lib package... not found
Fatal error: Install alsa-lib package at first...
[root@localhost alsa-utils]#
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user
- Re: [Alsa-user] problem with installing alsa-utils Tommy
- Re: [Alsa-user] problem with installing alsa-... Julien Patrick Claassen