Mercurial > pygar
view documents/README.txt @ 66:6bd9397cd591 pygar svn.67
[svn r67] added a couple sound files
author | punk |
---|---|
date | Tue, 11 May 2010 21:02:59 -0400 |
parents | cdad17407328 |
children |
line wrap: on
line source
1 These are notes about how to do stuff in our enviroment.3 first,5 ssh -X username@argon5.csail.mit.edu6 source /afs/csail.mit.edu/group/csg/tools_lx86_64/condor/condor.sh9 now you have access to AWB.12 run13 awb-shell16 here are some actual things you can type that will actually work18 list packages19 list repositories20 rehash21 checkout package mit-6.37522 build package all25 modules we need:26 platforms27 mit-6.37528 asimcore29 awb30 hasim33 How to get pretty colors in emacs::35 scp -r rlm@argon5.csail.mit.edu:~/emacs punk@argon5.csail.mit.edu:~/36 scp rlm@argon5.csail.mit.edu:~/.emacs punk@argon5.csail.mit.edu:~/.emacs