-
Notifications
You must be signed in to change notification settings - Fork 67
CaPTk 1.9.0 linux installer fails #1498
Copy link
Copy link
Open
Description
Describe the bug
The CaPTk 1.9.0 Linux installer fails.
To Reproduce
Download from NITRC.
Call the installed with bash /path/to/installer or chmod the installer to be executable and call it directly.
Same behavior on CentOS7 (multiple environments) Fedora 34
bash ./CaPTk_1.9.0_Installer.bin
Verifying archive integrity... 100% All good.
Uncompressing CaPTk Linux Installer 100%
By installing the Cancer and Phenomics Toolkit (CaPTk), the user agrees to the following licenses, which pertain to the code and its different constituents:
1. CBICA Software License - https://www.med.upenn.edu/cbica/software-agreement.html
2. CBICA Non-Commercial Software License (applies to PHI Estimator) - https://www.med.upenn.edu/cbica/software-agreement-non-commercial.html
3. Insight Toolkit License (Apache 2.0) - https://itk.org/about/#license
4. Visualization Toolkit License (BSD) - https://vtk.org/about/#license
5. Qt Open Source License - https://doc.qt.io/qt-5.10/qtcore-index.html#licenses-and-attributions; our copy can be found at https://github.com/CBICA/qt
6. SRI24 Atlas License (CC Attribution-ShareAlike) - https://creativecommons.org/licenses/by-sa/3.0/us/legalcode
7. MRIcroGL License (BSD) - https://github.com/rordenlab/MRIcroGL12/blob/master/license.txt
8. YAML-CPP License (MIT) - https://opensource.org/licenses/MIT
9. Eigen License (MPL2) - https://www.mozilla.org/en-US/MPL/2.0/
I accept the terms of the licenses above [Y/N] Y
./linux-makeself: line 280: break: only meaningful in a `for', `while', or `until' loop
Installing to: /datil/home/bergman/Work/Penn/tmp
Creating /datil/home/bergman/Work/Penn/tmp/CaPTk/...
Creating /datil/home/bergman/Work/Penn/tmp/CaPTk/1.9.0/...
Checking disk space...
Checking for FUSE...
fusermount version: 2.9.9
./linux-makeself: line 109: [: !=: unary operator expected
chmod: cannot access '/datil/home/bergman/Work/Penn/tmp/CaPTk/1.9.0/CaPTk-1.9.0.bin': No such file or directory
WARNING: It appears as if something is wrong with your installation. Please make sure there is enough room on your disk, and that CaPTk-1.9.0.bin is present under ./CaPTk
Note that the "missing" file referenced in the error message ('/datil/home/bergman/Work/Penn/tmp/CaPTk/1.9.0/CaPTk-1.9.0.bin': No such file or directory) does exist and is executable and can be run successfully.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels