Sod-Almighty
Sod-Almighty
This is odd. `libcurl.so.4` points to `libcurl.so.4.4.0` `libcurl.so` points to `libcurl-nss.so` points to `libcurl-nss.so.4.4.0` I don't know wtf "nss" means, but I suspect this is absolutely our culprit. I will...
> [skaller](https://github.com/skaller) added a commit Thank you. So.....I should re-download this repo and try it again? > BTW yes opam doesn't seem to work for me either. I reported an...
Btw, your website is down. Just FYI.
I'm afraid it still will not compile: ``` * ocamldep.opt : build/release/src/compiler/dypgen/dypgen/dypgen_lexer.ml * ocamldep.opt : build/release/src/compiler/dypgen/dypgen/extract_type.ml * ocamldep.opt : build/release/src/compiler/dypgen/dypgen/insert_linenum.ml * ocamlc.opt : build/release/src/compiler/dypgen/dypgen/parse_tree.mli -> build/release/src/compiler/dypgen/dypgen/parse_tree.cmi * ocamlopt.opt : build/release/src/compiler/dypgen/dypgen/extract_type.ml...
Compilation still fails: ``` * ocamldep.opt : build/release/src/compiler/dypgen/dypgen/dypgen_lexer.ml * ocamldep.opt : build/release/src/compiler/dypgen/dypgen/extract_type.ml * ocamldep.opt : build/release/src/compiler/dypgen/dypgen/insert_linenum.ml * ocamlopt.opt : build/release/src/compiler/dypgen/dypgen/extract_type.ml -> build/release/src/compiler/dypgen/dypgen/extract_type.cmx * ocamlc.opt : build/release/src/compiler/dypgen/dypgen/parse_tree.mli -> build/release/src/compiler/dypgen/dypgen/parse_tree.cmi * ocamlopt.opt...
[AppImage](https://appimage.org/) is a way to bundle your product and its dependancies into a single executable. I use it myself, for the Linux edition of my product.
Will updating the Felix sources to be compatible with OCaml 5 break compatibility with OCaml 4?
Okay, now I'm confused. I cloned OCaml 4.14, built and installed it. Then I cloned Felix again, and managed to get most of the way through compiling it. Then it...
I have to wonder though......as interesting as Felix looks, and as helpful as you are being......if it's dependant on a broken compiler for a broken language (which also has unfriendly...
Still fails with 4.14: ``` build exes tools/flx_cp -> flx_cp tools/flx_ls -> flx_ls tools/flx_grep -> flx_grep tools/flx_replace -> flx_replace tools/flx_batch_replace -> flx_batch_replace tools/flx_tangle -> flx_tangle tools/flx_perror -> flx_perror tools/flx_gramdoc ->...