Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Problem installing Coq8.5beta3: Unbound value GtkData.AccelMap.change_entry

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Problem installing Coq8.5beta3: Unbound value GtkData.AccelMap.change_entry


Chronological Thread 
  • From: Andrés Sicard-Ramírez <asr AT eafit.edu.co>
  • To: coq-club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Problem installing Coq8.5beta3: Unbound value GtkData.AccelMap.change_entry
  • Date: Thu, 12 Nov 2015 15:12:12 -0500
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=andres.sicard.ramirez AT gmail.com; spf=Pass smtp.mailfrom=andres.sicard.ramirez AT gmail.com; spf=None smtp.helo=postmaster AT mail-io0-f177.google.com
  • Ironport-phdr: 9a23:YAy4wRLZUfyaFSd64dmcpTZWNBhigK39O0sv0rFitYgUL/jxwZ3uMQTl6Ol3ixeRBMOAu68C17ud6vu4EUU7or+/81k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i760zceF13FOBZvIaytQ8iJ35nxi7H5osaLKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FppIZ8VvDxeL19RrhFBnxyOGcsocbvqBPrTA2V53JaXH9AwTRSBA2QxRf2RBbq+hD7veNn1GygNMhzV70mEWCr9L1DRRbmiTtBOjIktmrQ3J8jxJlHqQ6s8kQsi7XfZ5uYYaJz

On 12 November 2015 at 08:56, Enrico Tassi
<enrico.tassi AT inria.fr>
wrote:
> I don't have such OS at hand, but according to
> http://packages.ubuntu.com/search?keywords=lablgtk2
> you should have lablgtk2 version 2.14, and the API used by Coq
> seem to be an addition of 2.16.
>

I could install Coq 8.5 beta 3 without CoqIde by removing lablgtk 2.14.
Thanks!

> One option is to switch to a more recent Ubuntu LTS (14.04), I did not
> test it but it seems to have the 2.16 version you need.

As someone *unfamiliar* with developing using Objective Caml, Camlp5
and lablgtk2, it seems odd that the versions of Objective Caml and
Camlp5 in Ubuntu LTS 12.04 are supported by Coq, but the version of
lablgtk doesn't.

> I'll open a bug for you to make the configure script detect this issue.

Thanks. Please remember to update the required version of lablgtk2 in

https://github.com/coq/coq/blob/v8.5/INSTALL.ide

--
Andrés



Archive powered by MHonArc 2.6.18.

Top of Page