Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
hpc:tutorials:singularity:singularity_with_wsl [2024/09/27 19:04] – ↷ Seite von hpc:admin_section:singularity_with_wsl nach hpc:tutorials:singularity:singularity_with_wsl verschoben hpc:tutorials:singularity:singularity_with_wsl [2025/08/20 11:23] (aktuell)
Zeile 1: Zeile 1:
-==== Singularity with WSL 2.0 ====+==== Singularity with WSL 2 ====
  
 This tutorial aims to install Singularity 4.0.2 on your Windows machine and is in most parts a direct extract from the ''INSTALL.md'' of that release. **This tutorial may be out of date**, so check the INSTALL.md if you are using a different release. This tutorial aims to install Singularity 4.0.2 on your Windows machine and is in most parts a direct extract from the ''INSTALL.md'' of that release. **This tutorial may be out of date**, so check the INSTALL.md if you are using a different release.
Zeile 26: Zeile 26:
     libseccomp-dev \     libseccomp-dev \
     libtool \     libtool \
 +    make \
     pkg-config \     pkg-config \
     runc \     runc \
Zeile 56: Zeile 57:
 tar -C /tmp -xvf /tmp/singularity-ce-4.0.2.tar.gz tar -C /tmp -xvf /tmp/singularity-ce-4.0.2.tar.gz
 cd /tmp/singularity-ce-4.0.2 cd /tmp/singularity-ce-4.0.2
-make -C builddir && sudo make -C builddir install+./mconfig && make -C builddir && sudo make -C builddir install
 </code> </code>
  
  • Zuletzt geändert: 2024/09/27 19:04
  • von