Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] installing new version of coq

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] installing new version of coq


Chronological Thread 
  • From: Donald Leung <i.donaldl AT me.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] installing new version of coq
  • Date: Tue, 14 Jan 2020 14:09:42 +0800
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=i.donaldl AT me.com; spf=Pass smtp.mailfrom=i.donaldl AT me.com; spf=None smtp.helo=postmaster AT pv50p00im-ztdg10021801.me.com
  • Ironport-phdr: 9a23:SSPgfRyC8ItJ6IbXCy+O+j09IxM/srCxBDY+r6Qd2+0eIJqq85mqBkHD//Il1AaPAdyAragb0qGH6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglVijexe61+IReroQnessQanZZpJ7osxBfOvnZGYfldy3lyJVKUkRb858Ow84Bm/i9Npf8v9NNOXLvjcaggQrNWEDopM2Yu5M32rhbDVheA5mEdUmoNjBVFBRXO4QzgUZfwtiv6sfd92DWfMMbrQ704RSiu4qF2QxDvlSkHKiU58HnJhcNskKJVrhWhpxllzI7VZoGeKf5yc6zZcN8fQ2dKQ8RfWDFbAo6kb4UAE+UPMulFoYfzqVsAsxmxCwqrCu701j9In3r20bE60+g9EwzL2hErEdIUsHTTqdX4LKkcUeezzKbSyTXMcu5d1zHj54jVdBAhruyHULVxccbL1EYvEAXFgU+UqYP4OzOYzeENvHaB4+V8UuKvjncqpgdsqTahwccsj5PGhoMTyl3c8iV23Jw6Jdi8SEJhZt6kCpRQuzmbN4twWMMiQntntDw0yr0coZK7cykKyIgnxx7CcPOLaYmI4hX7WOaeIDd4mHJleK+kiBav6kiv1Pf8WdWz0FZMsipKjN/MtmwX2xPP7ciHT/1w9Vqi1zaXzw3f9+NJLVo0mKfYMZIsw6Q8m5oSvEjbAyP6hVv6gLWLekk5/uWk8fnrb7foq5OGKoN5ig/zP6IzkcKlG+s4KBIBX22D9OS8yrLj+Ur5Ta1Sjv0okqTVrIjaKdgHqq64Bg9Zy4ci6wqiADepzdgUgWULIExYdB+Ek4TlJkvCIPXmAvuln1uslzJry+jHPr3nHJrNMmDOnKrjcLpn60NRyxA/wNFF659UC7wNOPfzVVXwtNzcAB85KQu0w+P/BdV8zI8RRGWPAqmDP6PWrFCI4vkiI+ySa4MPpDn9LP0l6+b0jXAlgV8dYbWp3ZwPZX+kGfRmOlyVbmbogtccCmgHpRE+TezviF2aSzFffXeyX6Qm5jE6Eo2qF4nDRpr+yICGiSy8B9hdYn1MIlGKC3bhMYueCNkWbyfHDshnmzgIHZysVokunUWv8gP9zbNjIu78/yBevpXmgosmr9bPnA0/oGQnR/+W1HuAGj0lxz9ad3oNxKl65HdF5BKby6Eo0flVU9dU4qERC1ZoBdvn1+V/TuvKdEfEd9aNRkyhR4X0BDx3RdU0kYZXPhRNXu66hxWG5BKERr8Yk7vQXc4s7P+ExyCpJsM42WrK2/B51wN/EpMWc2irwKV48lqLCg==

Hi Jeremy,

Just out of interest, how long did you wait for the `opam init` command? Also
note that Coq 8.10.2 can only be compiled with OCaml >= 4.05.0 so you would
not be able to install Coq 8.10.2 even if your OCaml 4.02.3 installation were
successful. Any reason why you would need to use OCaml 4.02.3 in particular?

Cheers,
Donald

> Jeremy Dawson
> <Jeremy.Dawson AT anu.edu.au>於2020年1月14日
> 11:53寫道:
>
> Hi, thanks,
>
> I found how the opam site gives the option to simply download the
> executable, so I did that, so now using opam 2.0.5
> and doing opam init -n --compiler=ocaml-base-compiler.4.02.3
> I still get that it hangs at the point
> Processing: [default: http]
>
> Thanks
>
> Jeremy
>
> On 14/1/20 1:38 pm, Jason -Zhong Sheng- Hu wrote:
>> I don't send to the whole coqclub because I am not certain about it.
>> however, I kind of remember someone mentioned that later coq versions
>> will no longer support opam 1. all repos for opam 1 will be put into a
>> frozen state, and they will eventually be decommissioned. you might want
>> to wait for a more official person for a confirmation.
>>
>> *Thanks,*
>> *Jason Hu*
>> *https://hustmphrrr.github.io/*
>> ****
>> ------------------------------------------------------------------------
>> *From:*
>> coq-club-request AT inria.fr
>>
>> <coq-club-request AT inria.fr>
>> on behalf
>> of Jeremy Dawson
>> <Jeremy.Dawson AT anu.edu.au>
>> *Sent:* January 13, 2020 9:28 PM
>> *To:*
>> coq-club AT inria.fr
>>
>> <coq-club AT inria.fr>
>> *Subject:* [Coq-Club] installing new version of coq
>>
>> Hi,
>>
>> I'm trying to do this, following instructions at the website
>> https://coq.inria.fr/opam-using.html
>>
>> jeremy@cecs-042179:~$ opam pin add coq 8.10.2
>> [ERROR] Package coq has no version 8.10.2
>>
>> then I try a separate root (instructions near the bottom of the page)
>>
>> export OPAMROOT=~/opam-coq.8.10.2 # no dot
>>
>> opam init -n --compiler=ocaml-base-compiler.4.02.3
>>
>> this gave
>>
>> Cannot find
>> /home/users/jeremy/opam-coq.8.10.2/compilers/ocaml-base-compiler.4.02.3/ocaml-base-compiler.4.02.3/ocaml-base-compiler.4.02.3.comp:
>>
>>
>> ocaml-base-compiler.4.02.3 is not a valid compiler name.
>>
>> OK, maybe this is because I'm running opam version 1.2.2
>> so I use the command that I have noted as having used a year ago
>>
>> opam init -n --comp 4.02.3 # for opam 1
>> this puts a lot of stuff in the directory ~/opam-coq.8.10.2 but then hangs,
>> jeremy@cecs-042179:~/coq$ opam init -n --comp 4.02.3
>> Checking for available remotes: rsync and local, git, mercurial, darcs.
>> Perfect!
>>
>> =-=- Fetching repository information
>> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>> [default] synchronized from https://opam.ocaml.org
>> [NOTE] The repository 'default' will be *permanently* redirected to
>> https://opam.ocaml.org/1.2.2 (opam-version < "2.0~")
>> Processing: [default: http]
>>
>> Obviously it hasn't done all it needs to do, because
>> opam pin add coq 8.10.2
>> [ERROR] Package coq has no version 8.10.2
>>
>> Are there instructions available for using opam version 1?
>>
>> (I tried installing opam, using instructions at
>> https://opam.ocaml.org/doc/Install.html using the instruction
>> sh <(curl -sL https://raw.githubusercontent.com/ocaml/opam/master/shell
>> /install.sh)
>> but (even when specifying to install in my own directory) required root
>> access)
>>
>> Thanks,
>>
>> Jeremy
>>




Archive powered by MHonArc 2.6.18.

Top of Page