Top "Ocamlfind" questions

Findlib is a library manager for Objective Caml.

Ocamlfind command not found

I'm running into an issue installing a package that's reliant on ocamlfind but I'm getting an ocamlfind: command not found …

centos makefile ocaml opam ocamlfind
ocamlfind cannot see installed package

I wanted to compile my project using command: ocamlfind ocamlopt -package ocamlnet -package batteries -package unix -linkpkg oauth.ml but …

ocaml ocamlfind
ocamlfind, where to find/how to build?

I know next to nothing about ocaml, but I want to install Coccinelle (on cygwin), which has a dependency to …

ocaml ocamlfind