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 Boron


  • Subject: [Frama-c-discuss] Installing Boron
  • From: richard.bonichon at gmail.com (Richard Bonichon)
  • Date: Thu, 10 Jun 2010 19:45:58 +0200
  • In-reply-to: <1276190074.21900.14.camel@iti27>
  • References: <1276190074.21900.14.camel@iti27>

Hi Boris,

> Unless this is a bug in the makefile, this should be mentioned in the
> INSTALL file. There's another file INSTALL_WITH_WHY which merely
> contains default instructions, ie ./configure, make, make install. This
> file didn't help me and should be removed.

Well, the "unnecessary" file INSTALL_WITH_WHY does contain the
following instructions (copied and pasted
from a freshly downloaded and untarred archive from frama-c.com):
<quote "INSTALL_WITH_WHY" >
Run the following commands from the directory containing the Frama-C source.

./configure
make
make install (may require superuser right)
cd why
./configure
make
make install (may require superuser right)
</quote>

Isn't that exactly what you were looking/asking for ?

Cheers,
-- 
Richard Bonichon