installing otop
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
I tried installing otop, as described in https://github.com/OCamlPro/ocaml-top/releases by running opam install ocaml-top and got the message [ERROR] curl: code 404 while downloading https://opam.ocaml.org/archives/typerex.1.99.6-beta+opam.tar.gz [ERROR] Could not download archives of typerex.1.99.6-beta Any ideas? -- hendrik appendix: complete list of messages: hendrik@notlookedfor:~$ opam install ocaml-top The following actions will be performed: - install conf-gtksourceview.2 [required by ocaml-top] - install typerex.1.99.6-beta [required by ocp-build] - install cmdliner.0.9.4 [required by ocp-index, ocp-indent] - install lablgtk.2.16.0 [required by ocaml-top] - install ocp-build.1.99.6-beta [required by ocaml-top] - recompile cairo2.0.4.6 [uses lablgtk] - install ocp-indent.1.4.1 [required by ocaml-top] - install ocp-index.1.0.1 [required by ocaml-top] - install ocaml-top.1.1.2 === 8 to install | 1 to reinstall === Do you want to continue ? [Y/n] y =-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [default] Downloading https://opam.ocaml.org/archives/cairo2.0.4.6+opam.tar.gz [default] Downloading https://opam.ocaml.org/archives/cmdliner.0.9.4+opam.tar.gz [default] Downloading https://opam.ocaml.org/archives/lablgtk.2.16.0+opam.tar.gz [default] Downloading https://opam.ocaml.org/archives/ocaml-top.1.1.2+opam.tar.gz [default] Downloading https://opam.ocaml.org/archives/ocp-indent.1.4.1+opam.tar.gz [default] Downloading https://opam.ocaml.org/archives/ocp-index.1.0.1+opam.tar.gz [default] Downloading https://opam.ocaml.org/archives/typerex.1.99.6-beta+opam.tar.gz [ERROR] curl: code 404 while downloading https://opam.ocaml.org/archives/typerex.1.99.6-beta+opam.tar.gz [ERROR] Could not download archives of typerex.1.99.6-beta hendrik@notlookedfor:~$