ダウンロード

Salome-Meca-Code_Asterのサイトが、最近、証明書の期限切れで接続できなくなっている。 Chromiumブラウザーか、Firefoxの古い(76.0以前とか)なら、サイトの表示はできるかもしれないが、 ダウンロードしようとすると、証明書の期限切れで続行できなくなる。wgetで --no-check-certificate オプションを試してみる。

wget -e HTTP_PROXY=hogeproxy.hoge.jp:8080 'https://code-aster.org/FICHIERS/singularity/salome_meca-lgpl-2023.1.0-4-20240327-scibian-10.sif' --no-check-certificate

途中で切れたら

wget --continue -e HTTP_PROXY=hogeproxy.hoge.jp:8080 'https://code-aster.org/FICHIERS/singularity/salome_meca-lgpl-2023.1.0-4-20240327-scibian-10.sif' --no-check-certificate

100%になるまで、これを何回でも繰り返す。

singularityのインストール

Ubuntu24

Ubuntu24でのsingularityのインストールは、

sudo apt install singularity-container singularity

これだけで大丈夫かも。salome-meca2021メモのsalomein21を最初に試してしまって、途中で止まってしまったので、上記以外に、余計なインストールが必要なのかどうかは、わからない。

ubuntu24上のsalome23で、kata.hdf, kata.commを動かすと、以下のエラー。

Summary
Output messages for stage kata


Output messages for stage kata - [top / bottom]

++ using container salome_meca-lgpl-2023.1.0-4-20240327-scibian-10.sif
++ using software rendering mode (should use `mesa_salome` starter)

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS