Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installation instructions #234

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

carlosdagos
Copy link

Followed instructions and found a bit of an issue, so I updated them to work as per noted in ocaml/opam#3815

The rest seemed to work fine save for some libraries I was missing (like gmp, libcurl, ncurses, etc). I noticed that the travis scripts actually uses 4.07.1, would that be relevant for the docs as well or is that still work in progress? Thank you!

Update instructions to work as per issue noted in
ocaml/opam#3815
opam switch create liquidity 4.06.1

opam switch create liquidity --empty
opam install --switch=liquidity ocaml.4.06.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix, can you modify the PR to use ocaml-base-compiler.4.06.1 instead as noted per ocaml/opam#3815 (comment) in the thread you linked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants