[PD] Looking for some advice

Mike McGonagle mjmogo at gmail.com
Sun Sep 13 17:56:04 CEST 2015


Miller, thanks for the prompt reply. I've looked at what you said, but I'm
just a bit confused by what you mean by ...and hit "JACK=true make..."

Does this mean to define an environment variable for JACK and then run make
with those options?

Mike

On Saturday, September 12, 2015, Miller Puckette <msp at ucsd.edu> wrote:

> How I do it:
>
> unarchive any recent version of Pd
> overwrite the source with whatever version you want (for instance, you
> can clone the git repo) into Pd-xxx/Contents/Resources
> cd to Pd-xxx/Contents/Resources/src and hit "JACK=true make -f
> makefile.mac"
>
> (or if you want 64-bit-ness:)
>   JACK=true make -f makefile.mac "ARCH=-arch x86_64" "EXTRAARCH=-arch
> x86_64"
>
> cheers
> Miller
>
> On Sat, Sep 12, 2015 at 07:19:40PM -0500, Mike McGonagle wrote:
> > I've recently learned that Pd extended is pretty much no longer being
> > "extended", and as such, I'd like to learn how to compile Pd Vanilla
> along
> > with the few externals I need. I'm currently using Mac OS X 10.6.8 and
> have
> > tried using the standard "autogen/configure/make", but it seems to stop
> > when trying to link things up. I noticed that the makefile is set up to
> > target 10.8 by the autogen, what can I do to change it for my system?
> >
> > Any suggestions for learning this would be greatly appreciated.
> >
> > Mike
>
> > _______________________________________________
> > Pd-dev mailing list
> > Pd-dev at lists.iem.at <javascript:;>
> > http://lists.puredata.info/listinfo/pd-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150913/a34522ed/attachment.html>


More information about the Pd-list mailing list