Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Installation

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Installation


Chronological Thread 
  • From: Théo Zimmermann <theo.zimmi AT gmail.com>
  • To: coq-club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Installation
  • Date: Fri, 10 Feb 2017 16:40:13 +0000
  • 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-qk0-f180.google.com
  • Ironport-phdr: 9a23:l8fdFxz6uNBSQ7/XCy+O+j09IxM/srCxBDY+r6Qd0eoTIJqq85mqBkHD//Il1AaPBtSHraIbwLqH++C4ACpbvsbH6ChDOLV3FDY7yuwu1zQ6B8CEDUCpZNXLVAcdWPp4aVl+4nugOlJUEsutL3fbo3m18CJAUk6nbVk9EN/oAZbfhNib0OW7+pubI1kZxWn1XbQnJxKv6A7Vq8Ne1YBlM+M6zgbDinpOYeVfg21ycwG9hRH5s/uwfZlUwSVVvv878sdGV+2uY6Q1SvpKDTEjMkg64cTqsV/ISg7ZtShUaXkfjhcdW1uN1xr9RJqk7nr3

Hi,

When you say "I installed", you mean "I build from source", right? What configuration options did you use? ./configure -local?
When you say "I tried to process a file", you mean a file from the theories/ folder right?

If the answer to all these questions is yes, then I've been observing the same problem when trying to improve some theories files (with Emacs/Proof-General too). I wanted to ask around what this was about but did not get to do it yet. However, not being an expert on these matters, I'm afraid I can't help further.

Best,
Théo

Le ven. 10 févr. 2017 à 16:13, Anthony Bordg <bordg.anthony AT gmail.com> a écrit :
Hi,

I installed Coq 8.6. The installation went smoothly, however I tried to process a file with CoqIDE (the "Forward one command") to check it works and I got the following error after the command "Require Export Relation_Definitions." :

"Error:
The file /home/anthony/coq-8.6/theories/Relations/Relation_Definitions.vo contains library
Coq.Relations.Relation_Definitions and not library Relation_Definitions"

It seems there is a discrepancy between physical names and logical names.
How can I fix this problem ?

Best regards


--
PhD. Anthony Bordg
postdoctoral fellow
Mathematical Institute Charles University
https://sites.google.com/site/anthonybordg/



Archive powered by MHonArc 2.6.18.

Top of Page