coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Théo Zimmermann <theo.zimmi AT gmail.com>
- To: Coq Club <coq-club AT inria.fr>
- Subject: Re: [Coq-Club] problems installing coqprime
- Date: Tue, 14 Jan 2020 16:33:04 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=theo.zimmi AT gmail.com; spf=Pass smtp.mailfrom=theo.zimmi AT gmail.com; spf=None smtp.helo=postmaster AT mail-vk1-f176.google.com
- Ironport-phdr: 9a23:klYUFx2EEPkIOw4bsmDT+DRfVm0co7zxezQtwd8ZseMXKfad9pjvdHbS+e9qxAeQG9mCt7Qc06GL4+igATVGvc/a9ihaMdRlbFwssY0uhQsuAcqIWwXQDcXBSGgEJvlET0Jv5HqhMEJYS47UblzWpWCuv3ZJQk2sfQV6Kf7oFYHMks+5y/69+4HJYwVPmTGxfa5+IA+5oAnMucQam5duJro+xhbJoXZDZuBayX91KV6JkBvw+8m98IR//yhMvv4q6tJNX7j9c6kkV7JTES4oM3oy5M3ltBnDSRWA634BWWgIkRRGHhbI4gjiUpj+riX1uOx92DKHPcLtVrA7RS6i76ZwRxD2jioMKiM0/3vWisx0i6JbvQ6hqhliyIPafI2ZKPxzdb7GcNgEWWROQNpeVy1ZAoO9cYQPCfYBPf1FpIX5vlcCsAeyCRWpCO7p1zRGhGL53bci3usuHwHJ3gwuEdwNvnrJstv6KKgcXPupzKnR1zjPc+9a1Sv/5YXObxsvoeuMXbV1ccfJ10cvFxnCjlKIpoPmPjOV0+ENvHaB7+plT+2vjWgnoBx2rzizxscjlI7JipgUy1DF8CV5xYc1KMa3SE5+e9GkEZ9QuzuGOItxR8MvWmdlszs0xL0BvJ60ZikKyJI/yh7ebfyHaYmI7Qj5WOafOzd0nGhqeLSihxqo70ev1/D8WtOu31ZXtiZFisPMtnEL1xPP9MeHVvx9/kG71TmRyg/T9/lIIU81larHK54h36U/moAPvkTEGy/7nlj9gqyOdkg85OSk9+Dqbq/lq5KcLYN4lB/yPrk0lsCiA+k1Mw4DVHWB9+umzr3s50j5Ta1KjvIolqnZt4jXJcEBqa64Bw9Zy5gj6xWiAzu/3tQUgHsKIVNfdBKIiIjpPF7OIPTmAvuln1uslzJry+jHPr3nHJrNMmDOnKn9cbt58UJRywo+wcpB655KF70NOu//V03wudDACx82KQ20w+LpCNVn0YMeXHqCArOZMKzMtl+E/OMuI+iJZI8QuTbwMPcl5/v0gn84nV8RZ7Wm3ZwSaHygBPRpP12ZYWbwgtcGCWoFog0+TPXzhFKeVT5Tem29Urkn5jA7DYKmFZ3MSpqsgLyHxie7H4dZanpIClCWQj/UcNCvXO5EQyaPKIc1mTsdELOlVoUJ1Be0tQa8xaAxfcTO/ShNiZJi0+9H5ujWmAs3/DpyR5CB02yKCXN1m2YJbzAz1aF750d6zwHQguBDn/VEGIkLtLtyWQAgOMuZlrQiUoygakf6Zt6MDW2ebJC+GzhoF4A+xtYPZwB2HNDw1kmSjRrvOKcckvmwPLJx96vd23brIMMkkiTJ0aAgix8tRc4dbDT71J46zBDaAsvyq2vcl6uucv5CjivE9WPG02nX+U8BD1A2XqLCUnQSIEDRqIah6w==
See https://github.com/coq/www/pull/138
Le mar. 14 janv. 2020 à 09:11,
<Rajeev.Gore AT anu.edu.au>
a écrit :
>
>
> Hi Theo,
>
> my only request would be to somehow build-in a workaround for the "m4 not
> found" problem.
>
> I did some searching when I originally ran into this and it appears to also
> plague windows installations of Coq. It took some time
> for the penny to drop that I could just install m4 myself, but a (more)
> naive user might not think of this.
>
> best wishes,
> raj
>
> On 14 January 2020 Théo Zimmermann
> (theo.zimmi AT gmail.com)
> writes:
> > Hi,
> >
> > Glad to help! Feel free to propose some changes to the file
> > https://github.com/coq/www/blob/master/pages/opam-using.html by opening a
> > pull request.
> >
> > Cheers,
> > Théo
> >
> > Le mar. 14 janv. 2020 à 06:55, Donald Leung
> > <i.donaldl AT me.com>
> > a écrit :
> >
> > > > Just one piece of advice: please tell novices such as I that the make
> > > sometimes takes quite a bit of time. I thought that it had
> > > hung because it did not do anything for about ten minutes, but just as I
> > > was typing an email to you to say so, it finished :)
> > >
> > > You probably need to develop a bit of patience, then ;-) From my
> > > experience, a build time of >= 10 minutes isn’t all that uncommon - for
> > > example, VST ( https://vst.cs.princeton.edu ) normally takes around 70
> > > minutes to build.
> > >
> > > Rajeev.Gore AT anu.edu.au於2020年1月14日
> > > 09:59寫道:
> > >
> > >
> > > Hi Theo, Laurent and Benoit,
> > >
> > > here is what I did.
> > >
> > > add-apt-repository ppa:avsm/ppa
> > > apt update
> > > apt install opam
> > > opam init
> > > eval $(opam env)
> > >
> > > All went well so far and opam --version gives me 2.0.4.
> > >
> > > I was not brave enough to try to switch ocaml compiler so I left it as
> > > it
> > > was: ocaml --version gives me
> > > The Ocaml toplevel, version 4.05.0
> > >
> > > Then I went to https://coq.inria.fr/opam-using.html and tried
> > > opam pin add coq 8.10.2
> > >
> > > But it complained about not finding m4 so I just did a sudo apt install
> > > m4, which thankfully worked.
> > >
> > > Then the following all worked:
> > > opam pin add coq 8.10.2
> > > opam repo add coq-released https://coq.inria.fr/opam/released
> > > opam install coq-coqprime
> > >
> > > Just one piece of advice: please tell novices such as I that the make
> > > sometimes takes quite a bit of time. I thought that it had
> > > hung because it did not do anything for about ten minutes, but just as I
> > > was typing an email to you to say so, it finished :)
> > >
> > > Thank you for all of your prompt help!
> > >
> > > best wishes,
> > > raj
> > > --
> > > Rajeev Gore'
> > > Professor, Logic and Computation Group, and
> > > Associate Director of Research,
> > > Research School of Computer Science
> > > ANU College of Engineering and Computer Science
> > > The Australian National University
> > > Canberra ACT 2601
> > > Tel: +61-2-61 25 86 03
> > > Fax: +61-2-61 25 86 51
> > > Email:
> > > Rajeev.Gore AT anu.edu.au
> > >
> > > <Rajeev.Gore AT anu.edu.au>
> > > Web: http://arp.anu.edu.au/~rpg
> > > ANU CRICOS Provider Number - 00120C
> > >
> > >
> > >
> > Hi,
> > Glad to help! Feel free to propose some changes to the
> > file [1]https://github.com/coq/www/blob/master/pages/opam-using.html by
> > opening a pull request.
> > Cheers,
> > Tho
> >
> > Le mar. 14 janv. 2020 06:55, Donald Leung
> > <[2]i.donaldl AT me.com>
> > a
> > crit :
> >
> > > Just one piece of advice: please tell novices such as I that the make
> > sometimes takes quite a bit of time. I thought that it had
> > hung because it did not do anything for about ten minutes, but just as
> > I was typing an email to you to say so, it finished :)
> > You probably need to develop a bit of patience, then ;-) From my
> > experience, a build time of >= 10 minutes isn t all that uncommon - for
> > example, VST ( [3]https://vst.cs.princeton.edu ) normally takes around
> > 70 minutes to build.
> >
> >
> > [4]Rajeev.Gore AT anu.edu.au
> > 2020 1 14 09:59
> >
> > Hi Theo, Laurent and Benoit,
> > here is what I did.
> > add-apt-repository ppa:avsm/ppa
> > apt update
> > apt install opam
> > opam init
> > eval $(opam env)
> > All went well so far and opam --version gives me 2.0.4.
> > I was not brave enough to try to switch ocaml compiler so I left it as
> > it was: ocaml --version gives me
> > The Ocaml toplevel, version 4.05.0
> > Then I went to [5]https://coq.inria.fr/opam-using.html and tried
> > opam pin add coq 8.10.2
> > But it complained about not finding m4 so I just did a sudo apt install
> > m4, which thankfully worked.
> > Then the following all worked:
> > opam pin add coq 8.10.2
> > opam repo add coq-released [6]https://coq.inria.fr/opam/released
> > opam install coq-coqprime
> > Just one piece of advice: please tell novices such as I that the make
> > sometimes takes quite a bit of time. I thought that it had
> > hung because it did not do anything for about ten minutes, but just as
> > I was typing an email to you to say so, it finished :)
> > Thank you for all of your prompt help!
> > best wishes,
> > raj
> > --
> > Rajeev Gore'
> > Professor, Logic and Computation Group, and
> > Associate Director of Research,
> > Research School of Computer Science
> > ANU College of Engineering and Computer Science
> > The Australian National University
> > Canberra ACT 2601
> > Tel: +61-2-61 25 86 03
> > Fax: +61-2-61 25 86 51
> > [7]Email:
> > Rajeev.Gore AT anu.edu.au
> > Web: [8]http://arp.anu.edu.au/~rpg
> > ANU CRICOS Provider Number - 00120C
> >
> > References
> >
> > 1. https://github.com/coq/www/blob/master/pages/opam-using.html
> > 2.
> > mailto:i.donaldl AT me.com
> > 3. https://vst.cs.princeton.edu/
> > 4.
> > mailto:Rajeev.Gore AT anu.edu.au
> > 5. https://coq.inria.fr/opam-using.html
> > 6. https://coq.inria.fr/opam/released
> > 7.
> > mailto:Rajeev.Gore AT anu.edu.au
> > 8. http://arp.anu.edu.au/~rpg
>
>
> --
> Rajeev Gore'
> Professor, Logic and Computation Group, and
> Associate Director of Research,
> Research School of Computer Science
> ANU College of Engineering and Computer Science
> The Australian National University
> Canberra ACT 2601
> Tel: +61-2-61 25 86 03
> Fax: +61-2-61 25 86 51
> Email:
> Rajeev.Gore AT anu.edu.au
> Web: http://arp.anu.edu.au/~rpg
> ANU CRICOS Provider Number - 00120C
>
- [Coq-Club] problems installing coqprime, Rajeev.Gore, 01/13/2020
- Re: [Coq-Club] problems installing coqprime, Benoît Viguier, 01/13/2020
- Re: [Coq-Club] problems installing coqprime, Rajeev.Gore, 01/13/2020
- Re: [Coq-Club] problems installing coqprime, Théo Zimmermann, 01/13/2020
- Re: [Coq-Club] problems installing coqprime, Rajeev.Gore, 01/14/2020
- Re: [Coq-Club] problems installing coqprime, Donald Leung, 01/14/2020
- Re: [Coq-Club] problems installing coqprime, Théo Zimmermann, 01/14/2020
- Re: [Coq-Club] problems installing coqprime, Rajeev.Gore, 01/14/2020
- Re: [Coq-Club] problems installing coqprime, Théo Zimmermann, 01/14/2020
- Re: [Coq-Club] problems installing coqprime, Théo Zimmermann, 01/14/2020
- Re: [Coq-Club] problems installing coqprime, Donald Leung, 01/14/2020
- Re: [Coq-Club] problems installing coqprime, Rajeev.Gore, 01/14/2020
- Re: [Coq-Club] problems installing coqprime, Théo Zimmermann, 01/13/2020
- Re: [Coq-Club] problems installing coqprime, Laurent Thery, 01/13/2020
- Re: [Coq-Club] problems installing coqprime, Benoît Viguier, 01/13/2020
- Re: [Coq-Club] problems installing coqprime, Rajeev.Gore, 01/13/2020
- Re: [Coq-Club] problems installing coqprime, Benoît Viguier, 01/13/2020
Archive powered by MHonArc 2.6.18.