Mercurial > pygar
view documents/README.txt @ 25:220c14f5963c pygar svn.26
[svn r26] Not fully connected but passes audio successfully
author | punk |
---|---|
date | Wed, 28 Apr 2010 12:01:37 -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