Skip to content
jgrunert edited this page Nov 11, 2015 · 8 revisions

After you have finished the installation and built modules you can run the modules.

Script run-modules.sh

After finishing the installation you can run the run-modules.sh. The script needs the -m parameter defining which set of modules to build. Please make sure that all of the modules to start have been built. You can use the -r parameter to rebuild all modules of the selected set of modules.

Run Modules Individually

You can run modules individually as each module is a separate executable file. All built module executables will be placed in the build folder.

Clone this wiki locally