Changes between Version 39 and Version 40 of GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENIDesktop_CLI


Ignore:
Timestamp:
06/11/15 17:02:08 (9 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENIDesktop/GEC23/GENIDesktop_CLI

    v39 v40  
    2727[[Image(wiki:GEMINI/Tutorial/Images:settings_wheel.png)]]
    2828
    29 This takes you to the quick start guide for the CLI . Step 1 and 2 talks about downloading the appropriate installer for your operating system. We currently have installers for MAC OS, Windows and !Ubuntu/Debian (or any other debian based Linux OS). If you are using any other OS and have python 2.7 or greater (python 3.0 not supported), you can go ahead and use the python version of the GDCLI.
     29This takes you to the [https://genidesktop.netlab.uky.edu/stable/gdcli_instructions/gdcli_quickstart.php quick start guide] for the CLI .
     30
     31[[Image(wiki:GEMINI/Tutorial/Images:qs.png,400px)]]
     32
     33
     34Step 1 talks about downloading the appropriate installer for your operating system. We currently have installers for MAC OS, Windows and !Ubuntu/Debian (or any other debian based Linux OS). If you are using any other OS and have python 2.7 or greater (python 3.0 not supported), you can go ahead and use the python version of the GDCLI.
    3035
    3136[[Image(wiki:GEMINI/Tutorial/Images:accounts.png,400px)]]
    3237
    33 Follow the Install section in step 2 of the quick start page for your Operating system.
     38Once you have downloaded the correct binary for your OS, follow the Install instructions below for your Operating system.
    3439
    35 If installed correctly you should be able to run the '''"gdcli version"''' command
     40 === Linux ===
     41 1. To install run "sudo dpkg -i gdcli-1.16.deb"
     42 
     43 === Mac ===
     44   1. Drag the gdcli-1.16 icon to the Applications icon.
     45   1. Open a terminal window.
     46   1.Run the script /Applications/gdcli-1.16/addAliases.command. This script will add aliases for the various GENIDesktop CLI in your ~/.bash_profile or ~/.bash_login or ~/.profile. (The script looks for these files in this order).
    3647
    37 }}}
     48 === Windows ===
     49  1. Double click the downloaded install file.
     50
     51 === Python Script, any other OS ===
     52  1. Install Python 2 on your system. This is the normal default install on most machines. You may place the downloaded script in any directory that you want.
     53  1. If installed correctly you should be able to run the '''"gdcli version"''' command
     54
    3855{{{
    3956bash:~# gdcli version