CBICA / CaPTk

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk
https://www.cbica.upenn.edu/captk
Other
175 stars 63 forks source link

CaPTK 1.6.2Alpha Install has path ~/CaPTk/CaPTk-.bin not ~/CaPTk/1.6.2.Alpha/captk #326

Closed sungminhacbica closed 5 years ago

sungminhacbica commented 5 years ago

Describe the bug The expected install path from previous installs is: ~/CaPTk/1.6.2Alpha/captk Actual install path on the cbica-cluster's personal home directory is: ~/CaPTk/CaPTk-.bin without the subdirectory named the version number

To Reproduce

  1. Download: Do a wget of this link
  2. do sh /DownloadDirectory/CaPTk_1.6.2.Alpha_Installer.bin
  3. Confirm
  4. Check the install path at ~/CaPTk

Expected behavior I expected the install path to be: ~/CaPTk/1.6.2Alpha/captk similar to previous releases 1.6.0 and 1.6.1

Screenshots If applicable, add screenshots to help explain your problem.

CaPTk Version Version information is found on Help > About 1.6.2Alpha

Desktop (please complete the following information):

LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch Distributor ID: CentOS Description: CentOS Linux release 7.6.1810 (Core) Release: 7.6.1810 Codename: Core

Additional context Add any other context about the problem here.

sarthakpati commented 5 years ago

The AppImage should contain the version information which gets pulled in from PROJECT_VERSION

PhucNgo1711 commented 5 years ago

Has this been fixed yet?

surrsurus commented 5 years ago

Yep, this one should be fixed, versioning is picked up directly from CaPTk, have not been seeing the issue since with generated CaPTk packages.