User Tools

Site Tools


tutorials:learn:avr:setup-unix.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tutorials:learn:avr:setup-unix.html [2010/10/18 22:05]
daigo created
tutorials:learn:avr:setup-unix.html [2016/01/28 18:05] (current)
Line 1: Line 1:
 +
 +
 ==== Introduction ​ ==== ==== Introduction ​ ====
  
Line 32: Line 34:
 Open up a **Terminal** or **xterm** program, you'll be using this to do most of this stuff. In Ubuntu its under "​Applications"​ Open up a **Terminal** or **xterm** program, you'll be using this to do most of this stuff. In Ubuntu its under "​Applications"​
  
-In the new Terminal window, type in<strong class="​style4"> ​echo $SHELL ​</​strong>​and press return ​   ​+In the new Terminal window, type in** echo $SHELL ​**and press return ​   ​
  
 If the output is **/​bin/​bash** then type the following command: ​ \\ **echo '​PATH=$PATH:/​usr/​local/​bin'​ >> ~/​.bash_profile** ​ \\ all on one line. Press return. If the output is **/​bin/​bash** then type the following command: ​ \\ **echo '​PATH=$PATH:/​usr/​local/​bin'​ >> ~/​.bash_profile** ​ \\ all on one line. Press return.
Line 44: Line 46:
  
  
-The important thing is that somewhere in the line of text you see <strong class="​style4">​/​usr/​local/​bin</​strong>​+The important thing is that somewhere in the line of text you see **/​usr/​local/​bin**
  
  
/home/ladyada/public_html/wiki/data/attic/tutorials/learn/avr/setup-unix.html.1287439507.txt.gz · Last modified: 2016/01/28 18:05 (external edit)