i still have few problem :
- when starting pd in the Gem/ folder, it start correctlly.
 when starting pd in an other folder, pd segfault when loading gem_videoVLC plugin
so, i just remove it : sudo rm /usr/local/lib/pd/extra/Gem/gem_videoVLC.*

I can reprooduce that, I opened an issue here :
https://github.com/umlaeute/Gem/issues/39
 

- i did not try all example, but most work. i do however have some problem with Gem/examples/10.glsl/05.multitexture_bis.pd
        if i open and close this patch, pd segfault (even without opening a rendering window). The patch did work.
this is due to a bug in [glsl_program], see https://github.com/umlaeute/Gem/issues/40
 
thanks for pointing this out

a