Changes

From Genome Analysis Wiki
Jump to navigationJump to search
102 bytes added ,  11:21, 17 February 2012
no edit summary
Line 6: Line 6:     
1) Download the appropriate file below <br>
 
1) Download the appropriate file below <br>
2) Place downloaded file in the directory where you would like the program to reside, unzip and untar the file <br>
+
2) Place downloaded file in the directory where you would like the program to reside <br>
3) Inside the new directory /FTEC which has been created enter the command 'make' <br>
+
3) Unzip the file with the command 'gunzip Filename.tar.gz' and then unzar the file with the command 'tar -xf Filename.tar' <br>
4) An executable file named 'FTEC' should now reside in this directory, this is the simulator and can be run using './FTEC -parameters'
+
4) Inside the new directory /FTEC which has been created enter the command 'make' <br>
 +
5) An executable file named 'FTEC' should now reside in this directory, this is the simulator and can be run using './FTEC -parameters'
    
==Windows with MinGW==
 
==Windows with MinGW==
Line 14: Line 15:  
2) Download the appropriate file from below and place it in the folder /msys/1.0/home/user/ where "user" is your user account name <br>
 
2) Download the appropriate file from below and place it in the folder /msys/1.0/home/user/ where "user" is your user account name <br>
 
3) Open the MSYS command line window <br>
 
3) Open the MSYS command line window <br>
4) Unzip the file using the command "gunzip File_Name.tar.gz" and then untar the file with the command "tar xf File_Name.tar" <br>
+
4) Unzip the file using the command "gunzip File_Name.tar.gz" and then untar the file with the command "tar xf Filename.tar" <br>
 
5) Enter the newly created folder /FTEC and enter the command "make" <br>
 
5) Enter the newly created folder /FTEC and enter the command "make" <br>
 
6) An executable file named 'FTEC' should now reside in this directory, this is the simulator and can be run using './FTEC -parameters'
 
6) An executable file named 'FTEC' should now reside in this directory, this is the simulator and can be run using './FTEC -parameters'
66

edits

Navigation menu