-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CaPTk 1.9.0 linux installer fails #1498
Comments
I just hit this same error in Ubuntu 20.04:
|
Has there been any update to this? Anybody find a fix? |
I had the same problem. Does anyone have a solution to the problem? |
Yes, here's how I installed it on Linux (CentOS 7): INSTALL_DIR="/my/shared/filesystem" --open execute permission on appimage and run --will get fail statements on line #83 and #109 --add execute permissions for the CaPTk dir --test install |
Hello, I'm experiencing the same problem on Linux 20.04 as discussed. The current solution isn't fully working for me. Has anyone resolved this recently? Thanks! |
Any updates on this? Also experiencing this |
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
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.The text was updated successfully, but these errors were encountered: