Changes

From Genome Analysis Wiki
Jump to navigationJump to search
65 bytes added ,  04:35, 4 May 2021
Line 17: Line 17:  
   #change directory to vt
 
   #change directory to vt
 
   2. cd vt <br>
 
   2. cd vt <br>
 +
  #update submodules
 +
  3.git submodule update --init --recursive
 
   #run make, note that compilers need to support the c++0x standard  
 
   #run make, note that compilers need to support the c++0x standard  
   3. make <br>
+
   4. make <br>
 
   #you can test the build
 
   #you can test the build
   4. make test
+
   5. make test
 
   <div class=" mw-collapsible mw-collapsed">
 
   <div class=" mw-collapsible mw-collapsed">
 
   An expected output when all is well for the tests is shown here. (click expand =>)
 
   An expected output when all is well for the tests is shown here. (click expand =>)
1,102

edits

Navigation menu