anmonteiro/piaf

Opam install issue

FreerGit opened this issue · 2 comments

Not sure if I should post here or in opam repo but here goes.

I've been trying to install piaf through opam but just keep running into errors, every library so far works fine. I have tried with ocaml version 5.0.0~alpha0 and 1, 5.0.0+trunk and also 4.14.0, none of them seem to be able to compile the package correctly?
image

I also tried to install through the websocket branch but same issue, I also tried to simply git clone the repo and build it and got build errors too.

Im very new to ocaml, opam and dune so im probably doing something wrong. After cloning and running "opam install ." (opam verison 2.1) I got this:

image

I don't use OPAM and I have no idea how to make it work there, given the lack of support for transitively depending on forks.

#167 added a way to pin this library locally using opam