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] installing Jessie plug-in



On Apr 8, 2013, at 9:40 AM, Pascal Cuoq <pascal.cuoq at gmail.com> wrote:

> Rats! The graph.cma and graph.cmxa files are not installed in /usr/local/Frama-C/lib/frama-c for some reason. However I compiled ocamlgraph from source using compilers from /usr/local/Frama-C/ocaml-4.00.1p/bin, then compiled and installed Why-2.32, and got Jessie installed and working:

I can compile ocamlgraph from source using the compilers from Frama-C, but where should I put the resulting files so that the Jessie build scripts will find them?  Do I just need to move graph.cma and graph.cmxa somewhere?
Thanks for all the help.