Guest User

Untitled

a guest
Jan 23rd, 2023
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. $ opam install ocaml-protoc
  2. The following actions will be performed:
  3. ∗ install dune 3.6.1 [required by ocaml-protoc]
  4. ∗ install stdlib-shims 0.3.0 [required by ocaml-protoc]
  5. ∗ install pbrt 2.3 [required by ocaml-protoc]
  6. ∗ install ocaml-protoc 2.3
  7. ===== ∗ 4 =====
  8. Do you want to continue? [Y/n] Y
  9.  
  10. <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><> 🐫
  11. ⬇ retrieved ocaml-protoc.2.3 (https://opam.ocaml.org/cache)
  12. ⬇ retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
  13. ⬇ retrieved pbrt.2.3 (https://opam.ocaml.org/cache)
  14. ⬇ retrieved dune.3.6.1 (https://opam.ocaml.org/cache)
  15. ∗ installed dune.3.6.1
  16. ∗ installed stdlib-shims.0.3.0
  17. ∗ installed pbrt.2.3
  18. ∗ installed ocaml-protoc.2.3
  19. Done.
  20.  
  21. <><> pbrt.2.3 installed successfully ><><><><><><><><><><><><><><><><><><><> 🐫
  22. => Pbrt: runtime library for ocaml-protoc.
  23.  
  24. A shim library named "ocaml-protoc" still exists, to ease the
  25. migration.
  26.  
  27. <><> ocaml-protoc.2.3 installed successfully ><><><><><><><><><><><><><><><> 🐫
  28. => The runtime library is now called "pbrt".
Advertisement
Add Comment
Please, Sign In to add comment