[PD] help compiling vanilla on mac

Marco Matteo Markidis mm.markidis at gmail.com
Wed May 18 11:28:16 CEST 2016


Hi Alex.

I manage to compile properly Vanilla on OS X using Dan autotools update.
So, I suggest you to give a try with it. Follow the Dan command:

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


With ./configure --help you get more option.

Best regards,

Marco

2016-05-18 8:49 GMT+02:00 Dan Wilcox <danomatika at gmail.com>:

> Oh, don’t forget the autogen before configure, since this isn’t a dist
> tarball.
>
> --------
> Dan Wilcox
> @danomatika <https://twitter.com/danomatika>
> danomatika.com
> robotcowboy.com
>
> On May 18, 2016, at 12:48 AM, Dan Wilcox <danomatika at gmail.com> wrote:
>
> 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
> 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>
> *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>
>
>
> 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
>
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160518/093bd947/attachment-0001.html>


More information about the Pd-list mailing list