User Tools

Site Tools


helpdocs:software_fall2020

This is an old revision of the document!


Requested ITS Cluster and Lab Software for Fall 2020

X2Go

  1. Licensing: GNU General Public License
  2. Version: 4.1.2.0 (64bit)
  3. Installer: x2goclient-4.1.2.0-2018.06.22-setup.exe
  4. Instructions:
    1. Run the installer
    2. Accept the default component options.
    3. Choose Destination Folder, Menu Folder (usually defaults)
    4. Done with install and configuration.
    5. Firewall can be configured to only connect to NDUS networks and NDSU 10.24.0.0 internal networks.
    6. Done with install and configuration.

CLISP

  1. Licensing: GNU General Public License
  2. Version: 2.49
  3. Installer: clisp-2.49-win32-mingw-big
  4. Instructions:
    1. Run the installer
    2. Accept the default component options.
    3. Choose Destination Folder, Menu Folder (usually defaults)
    4. Done with install and configuration.

tkMOO-Lite

  1. Version: 0.3.32
  2. Installer: tm0-3-32s.exe
  3. Instructions:
    1. Extract installer to C:\Program Files (x86) or other suitable location
    2. Create link to “ C:\Program Files (x86)\tm0-3-32s\tkmoo.exe” or folder chosen in previous step.
    3. Done with install and configuration.

TortoiseSVN

  1. Licensing: GPL v2
  2. Version: 1.12.0
  3. Installer: TortoiseSVN-1.12.0.28568-x64-svn-1.12.0.msi
  4. Instructions:
    1. Run the installer
    2. Done with install and configuration.

Git

  1. Licensing: Open Source License
  2. Version: 2.21.0 (64bit)
  3. Installer: Git-2.21.0-64-bit.exe
  4. Instructions:
    1. Run the installer
    2. Accept the default options until you get to the ‘Choosing the default editor used by Git’ screen. Choose Nano as the default text editor.
    3. Done with install and configuration.

Java SE Development Kit

  1. Version: Java SE 11.0.3 LTS
  2. Installer: jdk-11.0.3_windows-x64_bin.exe
  3. Instructions:
    1. Run the installer
    2. Add the location “C:\Program Files\Java\jdk-11.0.3\bin” to the Path environment variable.
    3. Done with install and configuration.

Netbeans

  1. Licensing: Apache License 2.0
  2. Version: 11.0
  3. Installer: incubating-netbeans-11.0-bin.zip & org-netbeans-libs-javafx-win.nbm
  4. Instructions:
    1. Extract the Binaries from zip file to C:\Program Files (x86) or other suitable location
    2. Start NetBeans by running “C:\Program Files\netbeans\bin\netbeans64.exe”. Also create a start menu shortcut.
    3. Go to the Tools → Java Platform Manager menu and be sure the Java Platform points to the JDK 11 (C:\Program Files\Java\jdk-11.0.3) folder you installed earlier.
    4. Go to the Tools → Plugins → Available Plugins menu and install the nbjavac Library
    5. Go to the Tools → Plugins → Downloaded menu and install the org-netbeans-libs-javafx-win.nbm plugin to activate JavaFX
    6. Done with install and configuration.

Eclipse IDE for Java Developers

  1. Version: 2019-03
  2. Installer: eclipse-java-2019-03-R-win32-x86_64.zip
  3. Instructions:
    1. Extract the Binaries from zip file to C:\Program Files (x86) or other suitable location
    2. Start Eclipse by running “C:\Program Files\eclipse\eclipse.exe”. Also create a start menu shortcut
    3. Done with install and configuration.

Atom IDE

  1. Licensing: BSD-licensed
  2. Vendor URL: https://atom.io/
  3. Version: 1.36.1
  4. Installer: AtomSetup-x64-x64.exe
  5. Instructions:
    1. Run the installer
    2. When the option for 'Register as default atom: URI handler?' appears. Choose Yes.
    3. Start Atom
    4. Choose the 'Install a Package' option
    5. Open the installer
    6. Search for “ide-java 0.8.3” and install the package
    7. Done with install and configuration.

Visual Studio Code

  1. Licensing: Open Source License
  2. Version: 1.33 or latest
  3. Installer: VSCodeUserSetup-x64-1.33.1
  4. Instructions:
    1. Run the installer
    2. Accept the default options ensuring that when it comes to the 'Select Additional Tasks' screen, be sure ‘Add to PATH (available after restart) option is checked.
    3. Start Visual Studio Code.
    4. Go to Extensions and install C# (C# for Visual Studio Code (powered by OmniSharp))
    5. Go to Extensions and install Java Language Support
    6. Done with install and configuration.

IntelliJ

  1. Licensing: Open Source License
  2. Version: 2019.1 Community Education
  3. Installer: ideaIE-2019.1.exe
  4. Instructions:
    1. Run the installer
    2. Be sure the Add Launchers dir to the PATH option is checked
    3. Done with install and configuration.

Visual Studio 2019 Community

  1. Vendor URL:
  2. Version: 2019 Community v16.0.3
  3. Installer: vs_community__1512603858.1569958614.exe
  4. Instructions:
    1. i. Run the installer.
    2. ii. When presented with the ‘install components’ option choose the following:
      1. 1. ASP.NET and web development
      2. 2. Python development
      3. 3. .NET desktop development
      4. 4. Azure development
      5. 5. Node.js development
      6. 6. Mobile Development with .NET
      7. 7. Desktop Development
      8. 8. Data storage and processing
      9. 9. Data Science and Analytical applications
      10. 10. .NET Core cross-platform development
      11. 11. The Universal Windows Platform Development
    3. iii. Done with install and configuration.
  5. f. Size: ~26.9 G
helpdocs/software_fall2020.1598368190.txt.gz · Last modified: by localadmin