Skip to content

Shapeworks Command Line Tools v1.4

Choose a tag to compare

@brigb123 brigb123 released this 02 Jul 20:19
· 11301 commits to master since this release

This is the latest stable release of Shapeworks command line tools.

OSX
Extract the tarball tar -xf ShapeworksCLT_1.*_osx.tar.gz
Read the LICENSE.txt and be sure you comply with the license agreement.
Run the tools as instructed on the main page https://github.com/SCIInstitute/shapeworks#running substituting the paths to the executables and example data with their actual locations.
You may have to Accept that you are running a program downloaded from the internet.
If the program still doesn't load, open "Settings-->Security" and push "Open Anyway" for ShapeWorksStudio.

Windows
Extract the zip by double clicking ShapeworksCLT_1.*_win64.zip
Read the LICENSE.txt and be sure you comply with the license agreement.
Run the tools as instructed on the main page https://github.com/SCIInstitute/shapeworks#running substituting the paths to the executables and example data with their actual locations.
You may have to accept that you are opening an unsigned program, such as:
"More Options-->Run Anyway".

Linux
Extract the tarball tar -xf ShapeworksCLT_1.*_linux.tar.gz
Read the LICENSE.txt and be sure you comply with the license agreement.
Run the tools as instructed on the main page https://github.com/SCIInstitute/shapeworks#running substituting the paths to the executables and example data with their actual locations.

  • NOTE : This binary was built on 64 bit OpenSuse 13.1. You may have to build your own binary if this one doesn't work for you.