ユーザ用ツール

サイト用ツール


サイドバー


最近の更新




タグ一覧

タグ#
1
1
1
1
1
1
1
1
1
1
tools:environment_modules:installation:4.6.1

文書の過去の版を表示しています。


Environment Modules

インストール

必須ライブラリ

$ wget https://sourceforge.net/projects/modules/files/Modules/modules-4.6.1/modules-4.6.1.tar.gz
$ tar xvf modules-4.6.1.tar.gz
$ cd modules-4.6.1/
$ ./configure \
--prefix=/opt/environment_modules/4.6.1 \
--with-tclsh=/opt/tcl/8.6.10/bin/tclsh8.6 \
--with-tcl=/opt/tcl/8.6.10/lib/ \
PATH=/opt/autoconf/2.69/bin/:/opt/dejagnu/1.6.2/bin:${PATH}
$ make
$ make install

設定読み込み

各々の環境に応じて設定を読み込む.

例:bash

$ source /opt/environment_modules/4.6.1/init/bash
tools/environment_modules/installation/4.6.1.1608798641.txt.gz · 最終更新: 2021/01/09 14:37 (外部編集)