Walter Otsyula

Results 4 comments of Walter Otsyula

You know there is a fork of this project [platform-atom-ide-terminal](https://github.com/platformio/platformio-atom-ide-terminal) It uses pre-built libraries so no need to install / configure / deal-with node-gyp. I think a lot of problems...

I'm going to post my workaround in case anyone needs it: 00-modules.ldif ```ldif dn: cn=module{0},cn=config changetype: modify add: olcModuleLoad olcModuleLoad: memberof olcModuleLoad: refint ``` 01-memberof.ldif ```ldif dn: olcOverlay=memberof,olcDatabase={2}mdb,cn=config changetype: add...