우선 리눅스는 redhat 7.3
제 사운드카드는 야마하 ymf724f 이구요.
ALSA에서
alsa-driver-0.5.12a.tar.bz2
alsa-lib-0.5.10b.tar.bz2
alsa-utils-0.5.10.tar.bz2
alsaconf-0.4.3b.tar.gz
이렇게 다운받아 설치중입니다.
한컴리눅스 팁엔테크 게시판과 와우리눅스 게시판의
글을 보고 설치중 막히는 곳이있어 질문 드립니다.
driver, lib까지 make install하고
utils을 ./configure하면...
=======================================================================
[root@localhost utils]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
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 a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -lasound
checking for libasound headers version >= 0.5.8... found.
checking for snd_cards in -lasound... no
configure: error: No linkable libasound was found.
=======================================================================
이렇게 나오면서 더이상 진행이 안돼네요...ㅠ.ㅠ
제가 엄청 허접이라 도저히 제힘으론 안되서 이렇게 글을 남기네요...
자세한 설명 부탁드립니다.
좋은 하루 시작하세요^^