Re: Alsa-utils make error

2003-08-14 Thread Andreas Janssen
Hello Daniel Reginald Hunt (<[EMAIL PROTECTED]>) wrote: > I am having a problem installing the alsa-utils package: > > dhunt:/usr/src/alsa/alsa-utils-0.9.6# ./configure;make;make install > [...] > checking for initscr in -lncurses... no > checking for initscr in -lcurses... no > configure: error

Re: Alsa-utils make error

2003-08-11 Thread David Z Maze
Daniel Reginald Hunt <[EMAIL PROTECTED]> writes: > I am having a problem installing the alsa-utils package: > > dhunt:/usr/src/alsa/alsa-utils-0.9.6# ./configure;make;make install By way of style, 'configure' and 'make' can and should generally be run as a mortal user: alsa-utile-0.9.6$ ./conf

Alsa-utils make error

2003-08-10 Thread Daniel Reginald Hunt
I am having a problem installing the alsa-utils package: dhunt:/usr/src/alsa/alsa-utils-0.9.6# ./configure;make;make install checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mawk... mawk checking whether make sets ${MAKE}..