-
Notifications
You must be signed in to change notification settings - Fork 2
InstallationAndUsage
Boris Glavic edited this page Aug 10, 2017
·
1 revision
iBench is written in Java using ant for building and ivy to download dependencies. Prerequisites:
- Download a recent JDK
- Download
antif it is not already available on your system: http://ant.apache.org/
Building the system. Run the following command from the main source folder. This will automatically download ivy and use ivy to download jar dependencies. Afterwards, the build will generate a "fat" jar file and create a build folder. Also several shell scripts (.sh for linux and mac and .bat for windows) are copied into the build folder
antTo test whether iBench is working:
cd build
./iBench.sh -help