Open han-minhee opened 8 years ago
Thank you for a detailed explanation! I updated the README: https://github.com/snu-sf-class/pl201602/commit/38a519f294196ee973ade555eee66c688f7efb94
May I ask if why did you install coqide from tarball? Is opam install coqide.8.5.2
not working?
Also: why not just sudo apt install liblablgtksourceview2-ocaml-dev
instead of installing & removing coq
?
I don't remember for now, but using opam to install coq failed for some reason. It was something related to opam or ocaml version, I guess. and for me, installing just the dev packages missed some packages needed. maybe there was something wrong with my linux setup, but can't confirm.
I see.. I will wait for other students to share their experience, and try to figure out what went wrong in the installation manual. Thank you one more time!
I'm using ubuntu 16.04 64 bit, and as it doesn't provide the latest version of coq, I had some problems installing coq.8.5.2, but eventually got it working when using the opam from the distribution repo, it failed to install 8.5.2, and I still don't know why. I wish others don't suffer as I did.
here's what i did: