MELTS Software Users

General Forum => Website issues, and Miscellaneous => Topic started by: IsaiahSpring on June 20, 2024, 04:49:21 PM

Title: Installing Version 2.3.0
Post by: IsaiahSpring on June 20, 2024, 04:49:21 PM
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
Title: Re: Installing Version 2.3.0
Post by: asimow on July 25, 2024, 08:42:18 PM
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.
Title: Re: Installing Version 2.3.0
Post by: Paula on August 03, 2024, 05:57:29 PM
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