Skip to content

Linux build instructions

carlohamalainen edited this page Mar 13, 2013 · 4 revisions

Automatic build instructions

Building the launcher on Linux is now completely automated. Choose the appropriate script below depending on whether your system is Centos or Debian, 32bit or 64bit:

Next, use one of the build scripts:

For example, on a Centos 5 VM:

wget https://raw.github.com/CVL-dev/cvl-fabric-launcher/master/system_build_scripts/build_launcher_centos_32bit.sh
bash build_launcher_centos_32bit.sh launcher_build_`date +%Y-%m-%d-%H%M`
Clone this wiki locally