Skip to content
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

some problem about ./comfigure #92

Open
freelyyu opened this issue Oct 22, 2019 · 3 comments
Open

some problem about ./comfigure #92

freelyyu opened this issue Oct 22, 2019 · 3 comments

Comments

@freelyyu
Copy link

when I run the ./configure,it says configure: error: You must install ocamlbuild as follows:,but I have already installer .
checking for ocamlc... ocamlc
OCaml version is 4.05.0
OCaml library path is /usr/lib/ocaml
checking for ocamlopt... ocamlopt
checking for ocamlc.opt... ocamlc.opt
checking for ocamlopt.opt... ocamlopt.opt
checking for dynlink.cmxa... yes
checking for ocaml... ocaml
checking for ocamldep... ocamldep
checking for ocamlmktop... ocamlmktop
checking for ocamlmklib... ocamlmklib
checking for ocamldoc... ocamldoc
checking for ocamlbuild... no
configure: error: You must install ocamlbuild
yrl@yrl-AHV:/Desktop/obliv-c-obliv-c$ sudo opam install camlp4 ocamlfind ocamlbuild batteries
[WARNING] Running as root is not recommended
[NOTE] Package camlp4 is already installed (current version is 4.06+1).
[NOTE] Package ocamlfind is already installed (current version is 1.8.0).
[NOTE] Package ocamlbuild is already installed (current version is 0.12.0).
[NOTE] Package batteries is already installed (current version is 2.8.0).
yrl@yrl-AHV:
/Desktop/obliv-c-obliv-c$

@Newbie-W
Copy link

have you solved this problem?i had this problem, too

@shuyanCoding
Copy link

RUN eval $(opam env) to update your opam config

@Garyff
Copy link

Garyff commented Oct 30, 2023

apt install ocamlbuild
then, ./comfigure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants