Hacker News new | past | comments | ask | show | jobs | submit login

Me too. I guess they provide binaries only for some platforms, and yours (and mine) is not supported.

I tried to build from source but got another error after some time:

    File "ast/astStatement.ml", line 289, characters 41-74:
    Error: Unbound module Recognized
(NB: testing on Mac OS 10.10).



Changing `INCLUDES = . parser ....` to `INCLUDES = . external parser ...` in the Makefile fixed compilation for me.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: