ユーザ用ツール

サイト用ツール


tools:munge:installation:0.5.14

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
tools:munge:installation:0.5.14 [2020/12/25 10:05]
michiya
tools:munge:installation:0.5.14 [2021/01/09 14:37] (現在)
行 11: 行 11:
  
 <code> <code>
-wget https://github.com/dun/munge/releases/download/munge-0.5.14/munge-0.5.14.tar.xz +wget https://github.com/dun/munge/releases/download/munge-0.5.14/munge-0.5.14.tar.xz 
-tar xvf munge-0.5.14.tar.xz  +tar xvf munge-0.5.14.tar.xz  
-cd munge-0.5.14/ +cd munge-0.5.14/ 
-mkdir build +mkdir build 
-cd build +cd build 
-../configure --prefix=/opt/munge/0.5.14 --with-openssl-prefix=/opt/openssl/1.1.1i/  +../configure 
-make +make 
-</code> +# make install
- +
-<code> +
-$ make check +
-</code> +
- +
-<code> +
-... +
-============================================================================ +
-Testsuite summary for MUNGE 0.5.14 +
-============================================================================ +
-TOTAL: 350 +
-# PASS:  321 +
-# SKIP:  25 +
-# XFAIL: 4 +
-# FAIL:  0 +
-# XPASS: 0 +
-# ERROR: 0 +
-============================================================================ +
-... +
-</code> +
- +
-<code> +
-make install+
 </code> </code>
tools/munge/installation/0.5.14.1608890724.txt.gz · 最終更新: 2021/01/09 14:37 (外部編集)