Skip to content

Run the installer (you can use -v and -d options for verbosity) - Issue

I tried to run this command. ./guix-sambamba-0.6.5-x86_84/install.sh ~/opt/sambamba-0.6.5

However, what is this supposed to do? I entered this and it said it couldn't be found. I didn't see a folder named opt when looking in my folders. ~/opt/sambamba-0.6.5`

I also tried this. ./guix-sambamba-0.6.5-x86_84/install.sh -v -d -d --force ~/opt/sambamba-0.6.5

I got this message.

gnu-install-bin 0.0.1-pre1 Copyright (C) 2016-2017 Pjotr Prins pjotr.prins@thebird.nl

DEBUG Message: {:show_help=>false, :verbose=>true, :debug=>true, :patchelf=>"./installer/bin/patchelf", :debug2=>true, :invalid_argument=>"invalid option: --force"} DEBUG Exec {:show_help=>false, :verbose=>true, :debug=>true, :patchelf=>"./installer/bin/patchelf", :debug2=>true, :invalid_argument=>"invalid option: --force"} ["/home/andreagalaxy/opt/sambamba-0.6.5"] Got target dir /home/andreagalaxy/opt/sambamba-0.6.5 Expand target dir to /home/andreagalaxy/opt/sambamba-0.6.5 and create ./installer/bin/gnu-install-bin:92:in mkdir': No such file or directory @ dir_s_mkdir - /home/andreagalaxy/opt/sambamba-0.6.5 (Errno::ENOENT) from ./installer/bin/gnu-install-bin:92:in ' Done

What am I doing wrong? I am trying to get sambamba to run.

Edited by Andrea