Hi everyone, 

I just compiled Pd like this:
./configure --enable-jack --with-wish=/usr/bin/wish8.4 --enable-universal=i386 --enable-fftw=/usr/local/bin/fftw 

and I can work fine with 

[declare -lib timbreID/timbreIDLib -lib zexy -lib iemmatrix]

but when it comes to [declare lib Gem] 

I get:

tried /Users/federicocamarahalac/Documents/Puredata/libraries/Gem/Gem.d_fat
and succeeded 
/Users/federicocamarahalac/Documents/Puredata/libraries/Gem/Gem.d_fat: dlopen(/Users/federicocamarahalac/Documents/Puredata/libraries/Gem/Gem.d_fat, 10): Symbol not found: _sys_searchpath
  Referenced from: /Users/federicocamarahalac/Documents/Puredata/libraries/Gem/Gem.d_fat
  Expected in: dynamic lookup 



Deken Gem: 
Gem/0.93.3 (deken installable file for OSX PowerPC+i386/32bit))
Uploaded by zmoelnig @ 2016-05-20 09:24:02


 Is my configuration wrong or do i need to compile Gem? I tried compiling Gem once but i had to strip it down a lot...


any pointers appreciated!

Thanks,

fede
--