Changes

Jump to navigation Jump to search
11 bytes added ,  10:01, 26 March 2016
Line 17: Line 17:  
*Understand how to change path variables in your terminal  
 
*Understand how to change path variables in your terminal  
 
*If not compiling with cygwin due to some carriage return error, add this to your .bash_profile script (in your home directory)  
 
*If not compiling with cygwin due to some carriage return error, add this to your .bash_profile script (in your home directory)  
<code>
+
<code>export SHELLOPTS</code>
export SHELLOPTS
     −
set -o igncr
+
<code>set -o igncr</code>
</code>
      
==Windows==
 
==Windows==
303

edits

Navigation menu