caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Trying to get MLSub to build
@ 2020-07-18 19:19 Aaron Gray
  0 siblings, 0 replies; only message in thread
From: Aaron Gray @ 2020-07-18 19:19 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 895 bytes --]

Hi,

I am trying to get a project called MLSub to build in OCaML :-

    https://github.com/stedolan/mlsub
<https://github.com/stedolan/mlsub/issues/8>

I have created an issue that shows what I am getting :-

    https://github.com/stedolan/mlsub/issues/8

$ sudo apt install ocaml
$ sudo apt install opam
$ opam install ocamlfind
$ opam install menhirLib
$ make
ocamlbuild -no-hygiene -r -cflag -bin-annot -cflag -g -lflag -g -pkg
menhirLib -pkg str -use-menhir -yaccflag --explain -yaccflag --table
main.byte
ocamlfind: Package `menhirLib' not found
Cannot run Ocamlfind.
make: *** [Makefile:3: all] Error 2

I am using Ubuntu 18.04 on WSL 2 on Windows.

Hope its something simple to fix so I don't have to use a VM.

Many thanks in advance,

Aaron
-- 
Aaron Gray

Independent Open Source Software Engineer, Computer Language Researcher,
Information Theorist, and amateur computer scientist.

[-- Attachment #2: Type: text/html, Size: 2039 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-18 19:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-18 19:19 [Caml-list] Trying to get MLSub to build Aaron Gray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).