--- layout: fc_discuss_archives title: Message 22 from Frama-C-discuss on April 2010 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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



With libocamlgraph-ocaml-dev installed, "make install" for alt-ergo
gives the same error as "make install" for frama-c:

make -C frama-c-plugin depend
make[1]: Entering directory
`/home/boris/Downloads/frama-c-Beryllium-20090902-why-2.21/why/frama-c-plugin'
Ocamldep     .depend
make[1]: Leaving directory
`/home/boris/Downloads/frama-c-Beryllium-20090902-why-2.21/why/frama-c-plugin'
mkdir -p /usr/local/bin
cp -f bin/why.opt /usr/local/bin/why
cp: cannot stat `bin/why.opt': No such file or directory
make: *** [install-binary] Error 1
~/Downloads/frama-c-Beryllium-20090902-why-2.21/why$