-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Giuliano Casale edited this page Aug 25, 2016
·
20 revisions
Create a directory for FG. Then run from that directory:
svn co https://github.com/dice-project/DICE-Enhancement-FG/trunk/bin
The binary distribution is now available under ./bin/.
See the Getting Started section for usage instructions.
Create a directory for FG. Then run from that directory:
svn co https://github.com/dice-project/DICE-Enhancement-FG/trunk
The source files are now available under ./trunk/. To compile run
compile_dicefg```
This will generate a _dicefg_ binary (Linux) or a _dicefg.exe_ binary (Windows). See the [Getting Started](Getting-Started) section for usage instructions.