so, i installed homebrew, autoconf and aclocal, was able to run ./autogen.sh now, trying *./configure*, I get
./configure: line 16002: syntax error near unexpected token `JACK,'
./configure: line 16002: ` PKG_CHECK_MODULES(JACK, jack, have_jack=yes, have_jack=no)'
*configure: error: ./configure failed for portaudio*
I get the same if i try: ./configure --enable-jack
so, is this an error in the source?
cheers
2016-05-17 22:02 GMT-03:00 Alexandre Torres Porres porres@gmail.com:
howdy, would a dear friend guide me though all steps in compiling vanilla on a mac. I need a good soul who can walk me through all the walls I hit.
And I hit a wall with the first thing I did... I tried ./autogen.sh and got ./autogen.sh: line 22: autoreconf: command not found
then I tried to see how to use makefile.mac and just couldn't do it
thanks