--- layout: fc_discuss_archives title: Message 14 from Frama-C-discuss on April 2013 ---
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.