Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 40: Line 40:     
* If you choose to build from the source files, you could start from decompress the package using the following command:
 
* If you choose to build from the source files, you could start from decompress the package using the following command:
   prompt> tar xvf LINUX_raremetal.4.13.7.tgz
+
   prompt> tar xvf LINUX_raremetal.4.13.8.tgz
   prompt> cd LINUX_raremetal.4.13.7
+
   prompt> cd LINUX_raremetal.4.13.8
    
* If you prefer to build two tools all at once, then do the following:
 
* If you prefer to build two tools all at once, then do the following:
Line 48: Line 48:     
* If you prefer to build individual tool:
 
* If you prefer to build individual tool:
   prompt> cd LINUX_raremetal.4.13.7/raremetalworker/src
+
   prompt> cd LINUX_raremetal.4.13.8/raremetalworker/src
 
   prompt> make
 
   prompt> make
 
   #This will build RAREMETALWORKER under raremetal/bin/ directory.
 
   #This will build RAREMETALWORKER under raremetal/bin/ directory.
   −
   prompt> cd LINUX_raremetal.4.13.7/raremetal/src
+
   prompt> cd LINUX_raremetal.4.13.8/raremetal/src
 
   prompt> make
 
   prompt> make
 
   #This will build RAREMETAL under raremetal/bin/ directory.
 
   #This will build RAREMETAL under raremetal/bin/ directory.
271

edits

Navigation menu