Open kbipinkumar opened 1 year ago
Hello-- for that specific error my guess is that you need to have an old version of GSL installed.
Hello-- for that specific error my guess is that you need to have an old version of GSL installed.
archlinux being a rolling release distro that could pose some issues
there is newer version of ocaml-gsl that builds with recent versions of gsl. however, ocaml-mcl cannot be built. it seems even Debian med project has given up on patching in ocaml binding for current releases of mcl
Description: add OCaml support
Add OCaml support. This patch has been generated by taking the diff of an mcl
clone that has implemented OCaml support and upstream's version of mcl 12-068,
stripping out unnecessary changes and refreshing it over the Debian mcl packed
version 14-137.
.
This patch is deactivated since it does not work any more.
Author: Shayan Doust <hello@shayandoust.me>
Last-Update: 2020-06-02
Origin: https://github.com/fhcrc/mcl
i am trying to package pplacer for arch linux. as part of the process i followed instructions given here
while following the instruction initializing opam and installing dependencies i getting following error while adding repo as mentioned in the instruction
looks like repository url has expired/deleted.
is it possible to fix it?
Edit: as a workaround i was able to create a local repo for pplacer-deps. However upon running
cat opam-requirements.txt | xargs opam install -y
i getting following error stating two modules failed to build