[opam-devel] Error installing ocamlfind using Ubuntu's OPAM package

Louis Gesbert louis.gesbert at ocamlpro.com
Thu Aug 14 08:17:45 BST 2014


Le mercredi 13 août 2014, 21:30:54 Jon Loldrup a écrit :
> Hi
> 
> I'm trying to install cohttp on Ubuntu 14.04. However it is not working so
> well, as can be seen from this screenshot:
> 
> http://i58.tinypic.com/euk9e1.png
> 
> I started from a pretty much unaltered installation of Ubuntu 14.04. Then I
> executed the following commands in order. The last command led to the error.
> 
> sudo apt-get update && sudo apt-get upgrade
> sudo apt-get install ocaml-nox ocaml-native-compilers ocaml-doc tuareg-mode
> ocaml-findlib oasis libpcre-ocaml-dev
> sudo apt-get update
> sudo apt-get install ocaml ocaml-native-compilers camlp4-extra opam
> opam
> opam list
> opam init

Note that the newer version will warn at this point if m4 is not installed.
Not the case for libssl, of course, though.

> eval `opam config env`
> opam search cohttp
> opam search core
> opam update
> opam list
> opam install cohttp
> 
> So, how do I approach figuring out what went wrong? I'm an Ocaml newbie..
> Also, where should I report errors like this if it is indeed a bug instead
> of a user error?
> 
> regards Jon Loldrup
> Denmark

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-devel/attachments/20140814/8b49cdd9/attachment.html>


More information about the opam-devel mailing list