Loading...
Loading...
Compare original and translation side by side
configuregrep -i "coq" configureREADMEINSTALLuname -mfree -hconfiguregrep -i "coq" configureREADMEINSTALLuname -mfree -hapt-get update && apt-get install -y opam gcc g++ make libgmp-dev pkg-configapt-get update && apt-get install -y opam gcc g++ make libgmp-dev pkg-configopam init -y --disable-sandboxing
eval $(opam env)opam config set-global jobs 1opam init -y --disable-sandboxing
eval $(opam env)opam config set-global jobs 1opam install coq.X.Y.Z menhiropam install coq.X.Y.Z menhir./configure <target-arch> # e.g., x86_64-linux
make
make install PREFIX=<path>./configure <target-arch> # 例如:x86_64-linux
make
make install PREFIX=<path>opam config set-global jobs 1opam installswaponwatch free -hopam installopam config set-global jobs 1swaponwatch free -htest -x /path/to/ccomp && echo "exists"echo 'int main() { return 0; }' > /tmp/test.c
ccomp -o /tmp/test /tmp/test.c
/tmp/test && echo "success"test -x /path/to/ccomp && echo "exists"echo 'int main() { return 0; }' > /tmp/test.c
ccomp -o /tmp/test /tmp/test.c
/tmp/test && echo "success"configureconfigurejobs 1opam initopam initjobs 1make installmake installswapon failed: Operation not permittedswapon failed: Operation not permittedconfigureconfigure