You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
Thanks for putting this together, I saw your talk on strangeloop and wanted to take this for a spin. I ran into this issue after following the instructions though.
after running 0_prepare.sh, I get the following error:
stderr
ocamlfind: Package `xenlight.xentoollog' not found
=-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The following actions failed
∗ install jitsu 0.2
No changes have been performed
Since jitsu doesn't install, I can't continue to the next step. Any quick ideas on what might be broken? Thanks!
Thanks for putting this together, I saw your talk on strangeloop and wanted to take this for a spin. I ran into this issue after following the instructions though.
after running 0_prepare.sh, I get the following error:
stderr
ocamlfind: Package `xenlight.xentoollog' not found
make: *** [/home/vagrant/.opam/4.01.0/build/jitsu.0.2/bin/jitsu] Error 2
=-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The following actions failed
∗ install jitsu 0.2
No changes have been performed
Since jitsu doesn't install, I can't continue to the next step. Any quick ideas on what might be broken? Thanks!
Jonathan