Hi all,
I am having trouble installing the latest version of MELTS, 2.3.0. After downloading "alphamelts-app-2.3.0-macos-arm64.zip" from the Github and running the install.command I get this error:
Installation aborted or may be incomplete!
Use of uninitialized value $bin in concatenation (.) or string at ./install.command line 482.
Please log out and in and then and run the install script again.
Check the '' directory is in your path then choose 'n' to exit.
Press return to finish.
If anyone has any advice I would appreciate it!
Thanks
There is a small typo in the install.command script. If you open it with any text editor, go to line 19 and change "install2.command" to "install.command". Save, then run it. That should fix the issue.
Version 2.3.1 has the corrected install script, plus updated version numbers and some bug fixes:
https://github.com/magmasource/alphaMELTS/releases/tag/v2.3.1
Paula