-
Notifications
You must be signed in to change notification settings - Fork 38
Linux Mint
smcgill3 edited this page Jun 14, 2012
·
4 revisions
-
Install Mint 13 Maya Cinnamon
-
apt-get update and apt-get upgrade
-
apt-get install install git
-
Set up networking for wired connection
-
sudo apt-get install build-essential
-
Install boost: http://www.boost.org/users/download/#live
-
apt-get install openssh-server
-
Install luajit: http://luajit.org/download.html
- ln -sf luajit-2.0.0-beta10 /usr/local/bin/lua
- cd /usr/local/include
- sudo ln -s luajit-2.0 lua
-
cd
-
usermod -a -G dialout darwinhp
-
https://github.com/UPenn-RoboCup/UPennalizers/wiki/Setup-Development-Repository