The easiest solution is to use deken, although I don’t know if there are builds for all those libs up yet. -> https://github.com/pure-data/deken#download

The second easiest solution is to download the pd-extended Mac OSX .app and copy the libs out of it and place them inside the Pd vanilla .app:

* Right click on pd-extended.app and choose “Show Package Contents”
* navigate to Contents/Resources/extra
* copy the lib folders you need aka “iemlib, zexy, ggee” to the Desktop (drag and drop while holding the alt/option key)
* right click on Pd-0.46-7 and choose “Show Package Contents”
* navigate to Contents/Resources/extra
* drag the lib folder from the Desktop and drop them in extra

That will give you older versions of the libs but without having to building anything yourself.

--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com

On Jan 30, 2016, at 8:32 PM, pd-list-request@lists.iem.at wrote:

From: Raphaël Ilias <phae.ilias@gmail.com>
Subject: [PD] installing iemlib on Mac OS X
Date: January 30, 2016 at 4:37:45 PM MST
To: pd-list <pd-list@lists.iem.at>


Hello dear list,

I have to work abroad for a few months with a Macbook Pro, and I am not familiar with OS X. I'm trying (unsucessfully) to install a few libraries with Pd 0.46-7 (which I could install and get to work easily), especially iemlib, zexy and ggee, but following their various compilation instructions (essentially executing a few terminal commands, ./make etc) I could not make any of them work.

Does someone have any experience with this ?
I am running Mac OS X 10.10.5 Yosemite.

Cheers,

Raphaël