Changes between Version 10 and Version 11 of GeniTmixTutorial


Ignore:
Timestamp:
02/27/13 11:06:31 (11 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniTmixTutorial

    v10 v11  
    1010
    1111== 2 Extra Omni Configuration ==
    12 === 2.1 Add gcf to path ===
     12=== 2.1 Add gcf/src to path ===
    1313Although optional, it will be helpful to add the gcf/src directory to your path and python path.  To do this, replace "/path/to/gcf" in the lines below with the path to your copy of gcf, and add the lines to your .profile file or equivalent.   
    1414{{{
     
    1818
    1919If you don't make this change, you may need to add python in front of all the omni commands, and call them from within the gcf/src directory.
     20
     21=== 2.2 Clear Passphrase ===
     22This step is also optional.  However, some commands will require you to enter your passphrase several times, if it is not cleared. 
    2023
    2124== 2 Get Started with a Simple Experiment ==