Skip to Content.
Sympa Menu

coq-club - [Coq-Club] New Coq version not seen by Proof General?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] New Coq version not seen by Proof General?


Chronological Thread 
  • From: Chris Brinkley <Chris.Brinkley AT sslmda.com>
  • To: "coq-club AT inria.fr" <coq-club AT inria.fr>
  • Subject: [Coq-Club] New Coq version not seen by Proof General?
  • Date: Sat, 28 Oct 2017 03:28:34 +0000
  • Accept-language: en-US
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=Chris.Brinkley AT sslmda.com; spf=None smtp.mailfrom=Chris.Brinkley AT sslmda.com; spf=None smtp.helo=postmaster AT mx0a-00142601.pphosted.com
  • Ironport-phdr: 9a23:Q5LOcBCt5XMQnOwcfqHxUyQJP3N1i/DPJgcQr6AfoPdwSP3zosbcNUDSrc9gkEXOFd2Crakb26yL6+jJYi8p39WoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6i760TlHUB74LE9+Ivn/Mo/UlcW+ke6osdWHaAJRwTG5fLlaLROsrAyXuNNA0qV4LaNk4RvTo2AAUf5Xw2BsKEPbyz38/MarurR58iJTv/8w39VbVaD2duIzSrkOX2duCHw8+MC+7UqLdgCI/HZJCmg=

With apologies for tangential elementary question, how do I tell ProofGeneral to use a newer version of Coq or a different Coq directory than it was previously?   Could not find anything in ProofGeneral doc or general google search about this.  I’m sure there must be a way to do this, but what is it?

 

I just upgraded Software Foundations to 5.3, and immediately found at least one line that used a command unsupported in my previous Coq version.  (Command yields “Error: There is no option Warnings.”)  So, I used OPAM to install Coq 8.6 (8.7 package not available yet) alongside the existing earlier Coq version on my Ubuntu laptop.  Install process said something about setting default Coq version to 8.6. 

 

But now when I run the troublesome command from Software Foundations 5.3, I still get the same error, which makes me think ProofGeneral is not seeing the new Coq version.

 


This message (including any attachments) may contain confidential information intended for a specific individual and purpose. If you are not the intended recipient, you should delete this message and any attachments.



Archive powered by MHonArc 2.6.18.

Top of Page