-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
issues with compilation #377
Comments
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 <[email protected]>
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 buildThe text was updated successfully, but these errors were encountered: