[PD] help compiling vanilla on mac

Dan Wilcox danomatika at gmail.com
Wed May 18 08:48:23 CEST 2016


If you’re tyring to build from the current git master, you’ll be out of luck.

Try my autotools_updates branch:

git clone https://github.com/pure-data/pure-data.git -b autotools_updates
cd pure-data
./configure
make
make app

--------
Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
> On May 17, 2016, at 10:43 PM, pd-list-request at lists.iem.at wrote:
> 
> From: Alexandre Torres Porres <porres at gmail.com <mailto:porres at gmail.com>>
> Subject: Re: [PD] help compiling vanilla on mac
> Date: May 17, 2016 at 9:43:42 PM MDT
> To: pd-lista puredata <pd-list at iem.at <mailto:pd-list at iem.at>>
> 
> 
> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160518/1af4d185/attachment.html>


More information about the Pd-list mailing list