Hi, I'm using PD 0.48-1-i386 (32bits) on OSX 10.11
I have currently in my "startup" the following libraries:
Gem
libdir
pmpd
moonlib
Only Gem is accurately loaded. For moonlib it keeps looking for "moonlib.d_fat" and "moonlib.pd_darwin" but neither files are in moonlibs folder that I installed using deken.
I tried downloading moonlib from PD's site but those files are not included in the package, so what am I missing?
It's the same for pmpd, it looks for a file that was not included in the deken downloaded package.
libdir shows a different error:
/Applications/Pd-0.48-1-i386.app/Contents/Resources/Scripts/../extra/libdir/libdir.pd_darwin: dlopen(/Applications/Pd-0.48-1-i386.app/Contents/Resources/Scripts/../extra/libdir/libdir.pd_darwin, 10): Symbol not found: _sys_helppath
Referenced from: /Applications/Pd-0.48-1-i386.app/Contents/Resources/Scripts/../extra/libdir/libdir.pd_darwin
Expected in: dynamic lookup
As I figured the file looked corrupt, I went to manually download it, but the providade package doesn't contain e "libdir.pd_darwin",
Can somebody please shine a light?
Thank you!