Re: [covid-19] Help for ocaml package needed

2020-06-18 Thread Andreas Tille
Hi Ralf, On Thu, Jun 18, 2020 at 02:07:24PM +0200, Ralf Treinen wrote: > > > This is strange. After installing libmcl-ocaml-dev, ocamlfind should be > > > be able to see it: > > > > > > $ ocamlfind list | grep mcl > > > mcl (version: 12-068~oasis4) > > > > $ ocamlfind list | grep

Re: [covid-19] Help for ocaml package needed

2020-06-18 Thread Ralf Treinen
Hi Andreas, On Thu, Jun 18, 2020 at 10:46:10AM +0200, Andreas Tille wrote: > On Thu, Jun 18, 2020 at 10:11:26AM +0200, Ralf Treinen wrote: > > > > This is strange. After installing libmcl-ocaml-dev, ocamlfind should be > > be able to see it: > > > > $ ocamlfind list | grep mcl > > mcl

Re: [covid-19] Help for ocaml package needed

2020-06-18 Thread Andreas Tille
On Thu, Jun 18, 2020 at 10:11:26AM +0200, Ralf Treinen wrote: > > This is strange. After installing libmcl-ocaml-dev, ocamlfind should be > be able to see it: > > $ ocamlfind list | grep mcl > mcl (version: 12-068~oasis4) I get $ ocamlfind list | grep mcl findlib: [WARNING] cann

Re: [covid-19] Help for ocaml package needed

2020-06-18 Thread Ralf Treinen
Hello, On Mon, Jun 15, 2020 at 09:42:14AM +0200, Andreas Tille wrote: > 2. Tried to build pplacer with a local copy of libmcl-ocaml-dev > which ended up in > > ... > /usr/bin/ocamlmklib.opt -o pam_src/pplacer_pam pam_src/pam.o > pam_src/caml_pam.o > /usr/bin/ocamlmklib.opt -o pplacer_src

Re: [covid-19] Help for ocaml package needed

2020-06-15 Thread Andreas Tille
Hi again, I've added Pierre Boutillier to CC since he once had made some progress[3] with this package. What I've done is the following: 1. Asked ftpmaster for fastprocessing of mcl to enable a smoother access to the ocaml bindings of mcl 2. Tried to build pplacer with a local copy of