McIDAS-X User's Guide
Version 2024.1
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
Note: This section contains the instructions for preparing the mcidas account when installing McIDAS-X on Windows in the multi-user configuration. For the single-user configuration instructions or information about the two configuration options, return to the Configuration Options and Instructions and follow those instructions.
Each account in Windows runs a separate instance of Ubuntu. Using a shared mcidas account requires the System Administrator to create a mcidas account in Windows and to set security permissions on a folder in its home directory to allow all Windows McIDAS-X users to read and write to it.
Complete the instructions in the two sections below, in order, to create the mcidas account in Windows and Ubuntu so that users can run McIDAS-X in the multi-user configuration.
If McIDAS-X is already installed and you are simply updating to a new version, the mcidas account has already been created, and you can skip to the last step (Configure the mcidas account).
Have the Windows System Administrator create a local mcidas account in Windows.
Complete the instructions below to update and install WSL 2, Ubuntu, and the Linux packages required to build McIDAS-X.
Type: wsl --install -d Ubuntu-22.04
Type: sudo apt update
Type: sudo apt upgrade
Type: sudo apt install autoconf automake bison build-essential cmake csh flex gfortran
g++ libncurses5 libncurses5-dev libx11-dev libxext-dev libxpm-dev libxt-dev texinfo xfonts-base
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]