I spent a hard time trying to install nettls-gnutls library of ocamlnet (ocamlnet-gnutls) - but in vain - I am not able to find how to install it. I have both tried with ocaml 4.03.0 and 4.02.1. My aim is to use Nettls_gnutls.init() in my code.
I installed ocamlnet & confgnutls: opam install ocamlnet & opam install conf-gnutls. Is there any other install to do ?