-
Notifications
You must be signed in to change notification settings - Fork 9
Linux 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:
install_centos_32bit_prerequisites.sh
https://github.com/CVL-dev/cvl-fabric-launcher/blob/master/system_build_scripts/install_centos_64bit_prerequisites.sh https://github.com/CVL-dev/cvl-fabric-launcher/blob/master/system_build_scripts/install_debian_32bit_prerequisites.sh https://github.com/CVL-dev/cvl-fabric-launcher/blob/master/system_build_scripts/install_debian_64bit_prerequisites.sh Next, use one of the build scripts:
https://github.com/CVL-dev/cvl-fabric-launcher/blob/master/system_build_scripts/build_launcher_centos_32bit.sh https://github.com/CVL-dev/cvl-fabric-launcher/blob/master/system_build_scripts/build_launcher_centos_64bit.sh https://github.com/CVL-dev/cvl-fabric-launcher/blob/master/system_build_scripts/build_launcher_debian_32bit.sh https://github.com/CVL-dev/cvl-fabric-launcher/blob/master/system_build_scripts/build_launcher_debian_64bit.sh For example:
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