mtytel / cursynth

GNU ncurses terminal synthesizer
http://gnu.org/software/cursynth
GNU General Public License v3.0
446 stars 64 forks source link

./configure Issue #20

Open elieteyssedou opened 9 years ago

elieteyssedou commented 9 years ago

Hey,

I got this issue when I did "./configure" after doing a autoreconf -i from the github source :

"checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes [...a very long list...] checking for unistd.h... (cached) yes checking for audio API... ./configure: line 7701: syntax error near unexpected token PULSE,' ./configure: line 7701: PKG_CHECK_MODULES(PULSE, libpulse-simple, , as_fn_error $? "PulseAudio support requires the pulse-simple library!" "$LINENO" 5)' "

I just wanna let you know, and even have solution from you !

Waiting for your answer guys :)

Elie.