Created
March 29, 2012 06:40
-
-
Save ewencp/2234226 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo apt-get install \ | |
git-core cmake sed unzip zip automake1.9 nvidia-cg-toolkit jam g++ \ | |
libzzip-dev libxt-dev libxaw7-dev libxxf86vm-dev libxrandr-dev libfreetype6-dev \ | |
libxext-dev autoconf libtool libpcre3-dev flex bison patch libbz2-dev gawk \ | |
libglu1-mesa-dev tofrodos freeglut3-dev scons libexpat1-dev \ | |
libgtk2.0-dev libnss3-dev libgconf2-dev gperf libasound2-dev subversion \ | |
libtool autoconf ruby flex libgsl0-dev libssl-dev libspeex-dev libxss-dev \ | |
libdbus-glib-1-dev libgnome-keyring-dev libxml2-dev libjpeg62-dev libcups2-dev \ | |
wget libcurl4-gnutls-dev build-essential libxmu-dev libxi-dev libusb-1.0-0-dev \ | |
yasm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment