Users:General Information/Run Carat++

From Carat++ Public Wiki
< Users:General Information(Difference between revisions)
Jump to: navigation, search
(Created page with 'Category: Users:General Information If you have a Carat++ executable and a valid license, you can easily run the program: # start the shell (in case of Linux) or the comman…')
 
 
(3 intermediate revisions by one user not shown)
Line 2: Line 2:
  
 
If you have a Carat++ executable and a valid license, you can easily run the program:
 
If you have a Carat++ executable and a valid license, you can easily run the program:
 +
 +
== Run Carat++ via Shell or Command Line ==
  
 
# start the shell (in case of Linux) or the command line (in case of Windows):
 
# start the shell (in case of Linux) or the command line (in case of Windows):

Latest revision as of 15:52, 8 December 2016


If you have a Carat++ executable and a valid license, you can easily run the program:

Run Carat++ via Shell or Command Line

  1. start the shell (in case of Linux) or the command line (in case of Windows):
    • Hint for Windows 7: Go to "Start"(Windows Icon), type "cmd" in the search window, press "Enter".
  2. browse to directory of your input file
  3. start Carat++:
    • on Windows: "CARAT_EXE_PATH\Carat2.0.exe INPUT_FILE_NAME.DAT" (CARAT_EXE_PATH stands for the path to the Carat++ executable, INPUT_FILE_NAME.DAT is a placeholder for the input file name)
    • on Linux: user@machine:~/INPUT_FILE_DIRECTRORY> CARAT_EXE_PATH/carat20.exe INPUT_FILE_NAME.DAT
      if CARAT_EXE_PATH is exported in .bashrc (export PATH=CARAT_EXE_PATH:$PATH) it can be omitted in the input line




Whos here now:   Members 0   Guests 0   Bots & Crawlers 1
 
Content for Developers