LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problems installing ALSA in Redhat 9 (https://www.linuxquestions.org/questions/linux-newbie-8/problems-installing-alsa-in-redhat-9-a-227408/)

deftones 09-06-2004 04:02 PM

Problems installing ALSA in Redhat 9
 
When I try to run './configure' to install ALSA in RH 9, I get this in the terminal

[drew@localhost alsa-driver-1.0.6a]$ ./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.

Could someone tell me what it means or how to get it working?

qwijibow 09-06-2004 05:45 PM

it means you are trying to compile alsa without a compiler installed..... install a compiler.

Tamsco 09-06-2004 06:53 PM

look for add/remove package somewhere in the Hat menu and click on the category of software development (in the caption it will say this group includes things like gcc and variouys other compilers.

This will require the installation CDs

deftones 09-06-2004 06:56 PM

that worked! thanx so much


All times are GMT -5. The time now is 06:25 AM.