Skip to content

Instantly share code, notes, and snippets.

@Mikulas
Created June 6, 2017 19:59
Show Gist options
  • Save Mikulas/86a26c2bea02f9e4fe955587d9147022 to your computer and use it in GitHub Desktop.
Save Mikulas/86a26c2bea02f9e4fe955587d9147022 to your computer and use it in GitHub Desktop.
sudo yum -y install freetype freetype-devel libpng-devel
sudo yum -y install mesa-libGLU-devel
sudo yum -y install libX11-devel mesa-libGL-devel perl-Time-HiRes
# Insert any url for Linux 64 bit blender
# https://builder.blender.org/download/
wget 'https://builder.blender.org/download/blender-2.78-81d7ff84769-linux-glibc219-x86_64.tar.bz2'
tar -jxvf blender*.tar.bz2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment