ALSA

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
highflyer
Posty: 23
Rejestracja: 11 sierpnia 2007, 20:30

ALSA

Post autor: highflyer »

Witam ponownie. Tym razem problemy z karta dzwiekowa. realtek HD AC'97
mam sterownki od producenta, a oto co mi wychodzi po wpisaniu komendy ./install

Kod: Zaznacz cały

checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 1.0.9... found.
checking for snd_ctl_open in -lasound... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for initscr in -lncurses... no
checking for initscr in -lcurses... no
configure: error: this packages requires a curses library
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
make: *** Brak reguł do wykonania obiektu `install'. Stop.
bzip2: Can't open input file test.wav.bz2: No such file or directory.
cp: nie można wykonać stat na `test.wav': Nie ma takiego pliku ani katalogu
Remove Folder.....
./install: line 89: alsaconf: command not found  


to sama koncowka bo wczesniej chyba wszystko jest w miare GIT :)

pozdrawiam
Awatar użytkownika
ruun
Member
Posty: 1366
Rejestracja: 29 marca 2007, 21:07
Lokalizacja: Kruszwica

Post autor: ruun »

Kod: Zaznacz cały

checking for initscr in -lncurses... no 
checking for initscr in -lcurses... no 
configure: error: this packages requires a curses library
zainstaluj libncurses5 i libncurses5-dev

Kod: Zaznacz cały

/install: line 89: alsaconf: command not found 
zainstaluj alsa-base i alsa-utils
ODPOWIEDZ