Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
hi,
I'm in trouble to complete the simple third step:
$ singularity run --app install salome_meca-lgpl-2021.0.0-1-20210811-scibian-9.sif
I've installed singularity, but when I launch the command in terminal this is the result:
FATAL: could not open image /home/max/salome_meca-lgpl-2021.0.0-1-20210811-scibian-9.sif: failed to retrieve path for /home/max/salome_meca-lgpl-2021.0.0-1-20210811-scibian-9.sif: lstat /home/max/salome_meca-lgpl-2021.0.0-1-20210811-scibian-9.sif: no such file or directory
my system is Ubuntu 21.10 impish installed in a virtual-machine running with VirtualBox.
Where I'm wrong?
Thank's
Max
Offline
Hi maxlox,
Try to move the sif file to a folder rather than the root of your home directory, let's say
/home/max/containers
And then run the launcher installation from that folder.
Let me know.
Best regards,
HB
Offline