跪求 !!!!声卡安装时的 问题

跪求 !!!!声卡安装时的 问题

我是 一个 菜鸟    我按网上 ALSA的方法    ,从 http://www.alsa-project.org/    下载 了 相关 文件   
可我在  安装   时   却  出现  .......................................
[root@wq alsa-driver-1.0.3]# ./configure --with-isapnp=yes

checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

[root@wq alsa-driver-1.0.3]# make install

rm -f /snd*.*o /persist.o /isapnp.o
make[1]: Entering directory `/root/alsa/alsa-driver-1.0.3/acore'
Makefile:6: ../Makefile.conf: 没有那个文件或目录
make[1]: *** No rule to make target `../Makefile.conf'.  Stop.
make[1]: Leaving directory `/root/alsa/alsa-driver-1.0.3/acore'
make: *** [install-modules] Error 1

高手们   麻烦 给解释   解释  再者      
求求 各位了 我都快急死了      
checking for gcc... no──不是很清楚了吗。      
能否详细解释一下。
这是我按网上  得说法作的   怎么就装不上呢!!!!!      
你的linux没有安装gcc编译器,所以无法编译就这么简单。;)      
恩对的安装时把开发工具那个工具包选上哈
其他的我不知道但是RH9的个人桌面模式,那个没选这个包,所以要自己定义添加      
在这 先谢了  我试试   !!!!!!      
今天 我装上了gcc   前面的问题解决了  可。。。。。。
[root@localhost alsa-driver-1.0.10rc1]# make install
rm -f /snd*.*o /persist.o /isapnp.o
make[1]: Entering directory `/root/alsa/alsa-driver-1.0.10rc1/acore'
Makefile:6: /root/alsa/alsa-driver-1.0.10rc1/Makefile.conf: 没有那个文件或目录
/root/alsa/alsa-driver-1.0.10rc1/Rules.make:75: /Rules.make1: 没有那个文件或目录
make[1]: *** No rule to make target `/Rules.make1'.  Stop.
make[1]: Leaving directory `/root/alsa/alsa-driver-1.0.10rc1/acore'
make: *** [install-modules] Error 1
还得请大侠 们  给解释一下  
是我下的 ALSA   有问题  还是 怎么回事 ?
哪位 大侠  如有能用的ALSA    费力  给传上 一个来 !!!
这  件事  都郁闷我好几天了      
我今天装的alsa...一切顺利~
建议最好是把所有的包都装上拉,鬼知道有什么是有用的      
[root@localhost alsa-utils-1.0.9rc4]# make
Making all in include
make[1]: Entering directory `/root/alsa-utils-1.0.9rc4/include'
make  all-am
make[2]: Entering directory `/root/alsa-utils-1.0.9rc4/include'
make[2]: Leaving directory `/root/alsa-utils-1.0.9rc4/include'
make[1]: Leaving directory `/root/alsa-utils-1.0.9rc4/include'
Making all in alsactl
make[1]: Entering directory `/root/alsa-utils-1.0.9rc4/alsactl'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include     -g -O2 -MT alsactl.o -MD -MP -MF ".deps/alsactl.Tpo" \
  -c -o alsactl.o `test -f 'alsactl.c' || echo './'`alsactl.c; \
then mv -f ".deps/alsactl.Tpo" ".deps/alsactl.Po"; \
else rm -f ".deps/alsactl.Tpo"; exit 1; \
fi
alsactl.c:31:21: alsactl.h: 没有那个文件或目录
make[1]: *** [alsactl.o] Error 1
make[1]: Leaving directory `/root/alsa-utils-1.0.9rc4/alsactl'
make: *** [all-recursive] Error 1
[root@localhost alsa-utils-1.0.9rc4]#
这又是怎么了大家帮帮我呀
谢谢