Changes

From Genome Analysis Wiki
Jump to navigationJump to search
13 bytes added ,  11:15, 27 May 2015
Line 16: Line 16:  
   #change directory to vt
 
   #change directory to vt
 
   2. cd vt
 
   2. cd vt
+
 
 
   #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
+
  #
 
+
   3. make -j 100
 +
 
 
   #you can test the build (Acknowledgements to [https://github.com/holtgrewe holtgrewe@github] for helping out with this.)
 
   #you can test the build (Acknowledgements to [https://github.com/holtgrewe holtgrewe@github] for helping out with this.)
   4. make test  
+
   4. make test
    
Building has been tested on Linux and Mac systems on gcc 4.8.1 and clang 3.4.
 
Building has been tested on Linux and Mac systems on gcc 4.8.1 and clang 3.4.
1,102

edits

Navigation menu