McIDAS-X User's Guide
Version 2022.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 Win10 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 10 runs a separate instance of Ubuntu. Using a shared mcidas account requires the System Administrator to create a mcidas account in Windows 10 and to set security permissions on a folder in its home directory to allow all Windows 10 McIDAS-X users to read and write to it.
Complete the instructions in the three sections below, in order, to repare the mcidas account in Windows 10 and Ubuntu so that users can run McIDAS-X in the multi-user configuration. If the mcidas account has already been created, proceed to the next section, Installing McIDAS-X on Win10 (or, if McIDAS-X is already installed, proceed to Preparing a User Account).
Have the Windows System Administrator create a mcidas account in Windows 10.
Have the Windows System Administrator complete the steps below to create a shared folder in the mcidas account in Windows 10 where other users can read and write.
Complete the steps below to acquire and install Ubuntu and create the mcidas account. Then you will update the Linux package repositories and install the packages required to build McIDAS-X.
Type: sudo apt update
Type: sudo apt upgrade
Type: sudo apt install bison build-essential cmake csh flex gfortran
libncurses5 libncurses5-dev libx11-dev libxext-dev libxpm-dev libxt-dev
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]