Click to See Complete Forum and Search --> : Can't continue to install ALSA 0.5.10b for YMH744B sound-card. Help me!


Thanh Trung
04-05-2001, 08:03 AM
I get errors while installing ALSA like that:

[root@localhost alsa-driver-0.5.10b]# ./configure
loading cache ./config.cache
checking for gcc...no
checking for cc...no
configure: error: no accept cc found in $PATH

[root@localhost alsa-driver-0.5.10b]# make install
bash: make:command not found

[root@localhost alsa-driver-0.5.10b]#

So I can't continue. What need I to do now? Tell me the next commands to continue installed ALSA for my sound-card, 'YMH744B'.

Thanks.

PS: When run 'sndconfig', Linux Mandrake 7.1 detected PCI sound-card, module: 'Yamaha Corporation|YHF-744B [DS-1S Audio Controller', but it didn't support my sound-card. What a pity.


Mailto: thanhtrung2020@yahoo.com :) :) :)

nopun
04-05-2001, 03:37 PM
Let me guess, is this Mandrake?
Whatever the distro, the configure script can't locate a suitable c compiler. You need to use your package manager (this will be distro specific - check it's documentation to find out how) to install gcc and make.
Also you may need to install a glibc development package.
There is a NHF on installing ALSA - it was specifically written for a Yamaha card (don't know if it's the exact same card) - worth a look.