Mercurial > pygar
view documents/README.txt @ 26:f5dfbe28fa59 pygar svn.27
[svn r27] Fixed Instruction trace issue.
author | punk |
---|---|
date | Fri, 30 Apr 2010 09:03:10 -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