- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我对 ocaml 几乎一无所知,但我想安装 Coccinelle (在 cygwin 上),它依赖于二进制文件 ocamlfind
.
但是,安装 ocaml-3.11.0-win-mgw.exe 或 ocaml-3.11.0-win-msvc.exe
来自 http://caml.inria.fr/download.en.html ,没有这样的二进制文件。事实上,安装目录中没有一个文件包含对字符串“ocamlfind”的任何引用。
并且下载源码(ocaml-3.12.1),grep只找到以下引用:
./Changes:- PR#5165: ocamlbuild does not pass '-thread' option to ocamlfind
./Changes:- PR#5217: ocamlfind plugin should add '-linkpkg' for toplevel
./ocamlbuild/command.ml: else None (* Sh"ocamlfind ocamlc" for example will not be digested. *)
./ocamlbuild/findlib.ml: | Cannot_run_ocamlfind
./ocamlbuild/findlib.ml: | Cannot_run_ocamlfind ->
./ocamlbuild/findlib.ml:let ocamlfind = "ocamlfind"
./ocamlbuild/findlib.ml: run_and_parse Lexers.ocamlfind_query
./ocamlbuild/findlib.ml: "%s query -l -predicates byte %s" ocamlfind name
./ocamlbuild/findlib.ml: "%s query -a-format -predicates native %s" ocamlfind name
./ocamlbuild/findlib.ml: run_and_parse Lexers.blank_sep_strings "%s query -r -p-format %s" ocamlfind name
./ocamlbuild/findlib.ml: (* TODO: Improve to differenciate whether ocamlfind cannot be
./ocamlbuild/findlib.ml: error Cannot_run_ocamlfind
./ocamlbuild/findlib.ml: run_and_parse Lexers.blank_sep_strings "%s list | cut -d' ' -f1" ocamlfind
./ocamlbuild/findlib.ml:make another ocamlfind query such as:
./ocamlbuild/findlib.ml: ocamlfind query -p-format -r package1 package2 ... *)
./ocamlbuild/lexers.mli:val ocamlfind_query : Lexing.lexbuf ->
./ocamlbuild/lexers.mll:and ocamlfind_query = parse
./ocamlbuild/lexers.mll: | _ { raise (Error "Bad ocamlfind query") }
./ocamlbuild/manual/manual.tex:\texttt{ocamlfind}). Here is the list of relevant options:
./ocamlbuild/ocaml_specific.ml: if !Options.use_ocamlfind then begin
./ocamlbuild/ocaml_specific.ml: (* Note: if there is no -pkg option, ocamlfind won't be called *)
./ocamlbuild/ocaml_specific.ml:if not !Options.use_ocamlfind then begin
./ocamlbuild/options.ml:let use_ocamlfind = ref false
./ocamlbuild/options.ml: "ocamlyacc"; "menhir"; "ocamllex"; "ocamlmklib"; "ocamlmktop"; "ocamlfind"]
./ocamlbuild/options.ml:let ocamlfind x = S[V"OCAMLFIND"; x]
./ocamlbuild/options.ml: "-use-ocamlfind", Set use_ocamlfind, " Use ocamlfind to call ocaml compilers";
./ocamlbuild/options.ml: if !use_ocamlfind then begin
./ocamlbuild/options.ml: ocamlc := ocamlfind & A"ocamlc";
./ocamlbuild/options.ml: ocamlopt := ocamlfind & A"ocamlopt";
./ocamlbuild/options.ml: ocamldep := ocamlfind & A"ocamldep";
./ocamlbuild/options.ml: ocamldoc := ocamlfind & A"ocamldoc";
./ocamlbuild/options.ml: ocamlmktop := ocamlfind & A"ocamlmktop";
./ocamlbuild/signatures.mli: val use_ocamlfind : bool ref
./ocamlbuild/signatures.mli: | Cannot_run_ocamlfind
./ocamlbuild/signatures.mli: (** Transitive closure, as returned by [ocamlfind query -r]. *)
最佳答案
谷歌今天关闭了吗? http://projects.camlcity.org/projects/findlib.html
没有预编译的二进制文件,但在 cygwin 上它可以开箱即用地编译。
关于ocamlfind,在哪里可以找到/如何构建?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7611547/
我对 ocaml 几乎一无所知,但我想安装 Coccinelle (在 cygwin 上),它依赖于二进制文件 ocamlfind . 但是,安装 ocaml-3.11.0-win-mgw.exe 或
我已经安装了core使用 opam ,将 opam 配置添加到 bash 环境中, 但我无法使用核心模块编译程序(模块已安装): $ opam install core [NOTE] Package
我在安装依赖于 ocamlfind 的软件包时遇到问题,但我在制作时遇到了 ocamlfind: command not found 错误。 我已经使用 ocaml 包管理器安装了 ocamlfind
我有一个名为 ojasmine 的本地固定 OPAM 项目,我想将其编译为一个库,供另一个名为 test_tournabox 的项目使用(最终编译为 javascript)。但是,test_tourn
我试图保持我的项目自包含,在项目存储库中构建和引用所有主要的 3rd 方库依赖项。我项目的主要 ocaml 部分依赖于 ocamlbuild。 但是对于像 Batteries Included 这样的
我正在使用 ocamlbuild 通过 mylib.mllib 文件编译 OCaml 库,该文件列出了构成库的模块。之后我想使用 ocamlfind 安装库文件。与使用 ocamlbuild 构建的二
我正在尝试从 Ubuntu 17.04 (Zesty) 上的存储库 (6aa64) 安装 Frama-C gui Phosphorus。 Frama-C opam 工作正常,但据我所知,它缺少 GUI
我正在尝试将 ocamlfind 与 OCaml 编译器和顶层一起使用。据我了解,我需要将所需的库放在项目根目录的 _tags 文件中,以便 ocamlfind 工具负责加载它们 - 允许我在模块中打
刚买了一台新 Mac,Mountain Lion 和我希望设置所有与 ocaml 相关的东西。 我使用了以下命令: opam switch 4.00.1 opam install findlib op
配置:m4 不在 PATH 中;这是必需的 我想知道如何解决这个问题。 非常感谢! (我试图将 m4 文件夹复制到该路径,但它不起作用) ==== ERROR [while installing oc
我按照说明操作 here用于设置使用 ocamlfind install 在 site-lib 中安装库。我有两个库:一个叫做 logic ,另一个叫做 boolean。在每种情况下,我都在库中安装了
我正在尝试构建一个需要 camlp4 扩展(在本例中为 pa_deriving)的 ocaml 项目。这是我的 Makefile: include ./Makefile.config OCAMLC
我是一名优秀的程序员,十分优秀!