realworldocaml / book

V2 of Real World OCaml
https://dev.realworldocaml.org
Other
1.19k stars 175 forks source link

New comment on block [block-idp6886688] #2003

Closed peterfrey closed 10 years ago

peterfrey commented 11 years ago

Looking at your book to be (very promising) Alas there is check_sum problem. Is there a different way/ repository to use?

Due to some errors while processing { lwt.2.4.3, camomile.0.8.3 }, the following actions will NOT be proceeded:

==== ERROR [while installing camomile.0.8.3] ==== Internal error: Wrong checksum for http://opam.ocamlpro.com/archives/camomile.0.8.3+opam.tar.gz

==== ERROR [while installing lwt.2.4.3] ==== Internal error: Wrong checksum for http://opam.ocamlpro.com/archives/lwt.2.4.3+opam.tar.gz 'opam install utop core_extended' failed.

peter frey

bactrian commented 11 years ago

This comment references this from milestone beta1: https://realworldocaml.org/beta1/en/html/a-guided-tour.html#idp6886688

Context:

Note that the above commands will take some time to run. When they're done, you should have a file called ~/.ocamlinit in your home directory, to which you should add at least the following.
yminsky commented 11 years ago

Hmm. This sounds like an installation problem. Assigning to Anil.

yminsky commented 10 years ago

Probably some temporary opam problem, probably from some mistake we made a long time ago. Just blow away your .opam and reinstall.