# bootStrap script contains install commands
# need to duplicate them here ...
cd buildMain && make install && cd .. &&
cd buildPlugins && make install && cd ..
