[fatima@localhost fatima]$ su
Password:
[root@localhost fatima]# dir
alsa-1.0.5
alsa-1.0.5.tar.gz
LumaQQ
lumaqq_2005-linux_gtk2_x86_with_jre.tar.gz
lumaqq_2005_patch_2006.02.02.15.00.zip
MultiGet
MultiGet-0.8.0.tar.gz
[root@localhost fatima]# cd alsa-1.0.5
[root@localhost alsa-1.0.5]# dir
alsa-driver-1.0.5a alsa-lib-1.0.5.tar.bz2
alsa-driver-1.0.5a.tar.bz2 alsa-utils-1.0.5.tar.bz2
[root@localhost alsa-1.0.5]# cd alsa-driver-1.0.5a
[root@localhost alsa-driver-1.0.5a]# ls -F -color
ls: -F: 没有那个文件或目录
ls: -color: 没有那个文件或目录
[root@localhost alsa-driver-1.0.5a]# ./configure
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@localhost alsa-driver-1.0.5a]#