Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
a872b22f
Commit
a872b22f
authored
5 years ago
by
Virgile Prevosto
Browse files
Options
Downloads
Patches
Plain Diff
[release] update install instructions
parent
7421dd3a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTALL.md
+7
-7
7 additions, 7 deletions
INSTALL.md
with
7 additions
and
7 deletions
INSTALL.md
+
7
−
7
View file @
a872b22f
...
...
@@ -78,13 +78,13 @@ so that we can add it to the Frama-C `depext` package.
### Known working configuration
The following set of packages is known to be a working configuration for
Frama-C 1
8
(
Argon
):
Frama-C 1
9
(
Potassium
):
-
OCaml 4.05.0
-
alt-ergo-free.2.0.0 (optional)
-
apron.20160125 (optional)
-
coq.8.9.0 (optional)
-
lablgtk.2.18.5
-
lablgtk.2.18.5
| lablgtk3.3.0.beta5 + lablgtk3-sourceview3.3.0.beta5
-
mlgmpidl.1.2.7 (optional)
-
ocamlgraph.1.8.8
-
why3.1.2.0 (optional)
...
...
@@ -206,7 +206,7 @@ Debian/Ubuntu: `apt-get install frama-c`
Fedora:
`dnf install frama-c`
Arch Linux:
`
yao
ur
t
-S frama-c`
Arch Linux:
`
pika
ur -S frama-c`
## Compiling from source
...
...
@@ -219,7 +219,7 @@ Arch Linux: `yaourt -S frama-c`
Note that OCaml >= 4.02.3 is needed in order to compile Frama-C.
2.
(Optional) For the GUI, also install Gtk, GtkSourceView, GnomeCanvas and
Lablgtk2 if not already installed.
Lablgtk2
or Lablgtk3 + Lablgtksourceview3
if not already installed.
See section 'REQUIREMENTS' below for indications on the names of the
packages to install, or use 'opam depext' as explained in section 'Opam'
above.
...
...
@@ -254,9 +254,9 @@ Arch Linux: `yaourt -S frama-c`
The Frama-C GUI also requires:
-
Gtk (>= 2.4)
-
GtkSourceView 2.x
-
GnomeCanvas 2.x
-
LablGtk >= 2.18.5
-
GtkSourceView 2.x
or 3.x (compatible with your Gtk version)
-
GnomeCanvas 2.x
(only for Gtk 2.x)
-
LablGtk >= 2.18.5
or Lablgtk3 >= beta5 + corresponding Lablgtksourceview3
Plugins may have their own requirements.
Consult their specific documentations for details.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment