You must have root or administrator access to bind ports and write to system directories. 2. Pre-Installation Configuration
Complete Installation and Setup Guide for MIRD-Based Internal Dosimetry Software
: Windows 10/11 (64-bit), macOS 12 or later, or Ubuntu Linux 20.04 LTS.
Choose one: source, binary, package manager, container mird237 install
Windows 10/11 (64-bit), macOS 12+, or Linux (Ubuntu 20.04 LTS or newer).
MIRD-compliant microcontroller or compatible ARM Cortex-M/A development board.
export MIRD237_HOME="/opt/mird237" export PATH="$MIRD237_HOME/bin:$PATH" Use code with caution. Apply the changes instantly: source ~/.bashrc Use code with caution. Windows Configuration Open . You must have root or administrator access to
MIRD237 relies on several underlying libraries to function correctly.
If this is a , a newly released niche package , or a typo , could you please check the following:
: Administrative access via Terminal (Linux/macOS) or PowerShell (Windows). Step-by-Step Installation Guide Apply the changes instantly: source ~/
Open your command-line interface (CLI) with administrative or root privileges.
: If deployed as a running background daemon, check its active state:
cmake -S . -B build -DCMAKE_INSTALL_PREFIX=<install_path> -DLARGEN=ON