I\'ve installed OPAM and run the initialization and updated my .bashrc code too. I then installed the ocamlfind package, which went successfully. But when I try
<
What if you start toplevel as
rlwrap ocaml -I "$OCAML_TOPLEVEL_PATH"
You can also try alternative toplevel: utop (it exists in OPAM)
utop