Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] Compiling Frama-C on Ubuntu 9.10


  • Subject: [Frama-c-discuss] Compiling Frama-C on Ubuntu 9.10
  • From: guillaume.melquiond at inria.fr (Guillaume Melquiond)
  • Date: Mon, 19 Apr 2010 11:10:50 +0200
  • In-reply-to: <1271668015.2090.24.camel@iti27>
  • References: <1271664766.2090.3.camel@iti27> <20100419102741.3d1f3c42@is010235> <1271668015.2090.24.camel@iti27>

Boris Hollas a ?crit :

> There are two packages for gtksourceview: libgtksourceview1.0-0 and
> libgtksourceview2.0. libgtksourceview-dev has a dependency for
> libgtksourceview1.0-0. However, with either package, configure disables
> the Frama-C GUI. I first tried libgtksourceview-dev, then
> libgtksourceview2.0-dev. In both cases, configure reports:

These are the C libraries. Try the following ones for OCaml:

liblablgtksourceview-ocaml-dev
liblablgtksourceview2-ocaml-dev

Best regards,

Guillaume