Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cool
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hans-Peter Deifel
cool
Commits
80e49b79
Commit
80e49b79
authored
7 years ago
by
Hans-Peter Deifel
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Update INSTALL file to reflect current state"
This reverts commit
5de20a33
. Wrong branch...
parent
5de20a33
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTALL
+5
-12
5 additions, 12 deletions
INSTALL
with
5 additions
and
12 deletions
INSTALL
+
5
−
12
View file @
80e49b79
...
...
@@ -10,30 +10,23 @@ directory (e.g. /usr/include, /usr/lib/ocaml, or .).
Dependencies:
- oasis (only needed if there is no setup.ml, e.g. when building from git)
- ocamlfind
- ocamlgraph
- ocamlfind
(package called ocaml-findlib)
- ocamlgraph
(package ocaml-ocamlgraph)
- readline
- minisat (at least minisat 2)
- pgsolver
On Debian or Ubuntu, install the following packages:
- git
- build-essential
- oasis
- libocamlgraph-ocaml-dev
- libreadline-dev
- minisat
- opam
And then execute the following:
opam config setup (# And follow the instructions)
opam install oasis ocamlfind ocamlgraph pgsolver
Build
-----
Make sure your opam environment is loaded with:
eval `opam config env`
In case there is no setup.ml yet, create it with oasis:
oasis setup
...
...
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