Metabolomics Society Forum

Software => MS-DIAL => Topic started by: Faezeh Sadr on November 12, 2021, 05:00:22 AM

Title: MSDIAL in Mac
Post by: Faezeh Sadr on November 12, 2021, 05:00:22 AM
Hello,
I have problem with installing and opening MS-DIAL in Mac. I downloaded but I can't open it.
How can I fix it?
Title: Re: MSDIAL in Mac
Post by: hechth on March 24, 2022, 04:27:27 AM
Would also be interested if some has experience with using MS-DIAL on MAC or Linux?
Title: Re: MSDIAL in Mac
Post by: Kate Z on April 20, 2022, 05:09:34 PM
Does someone know how to install MS-Dial on Mac? Does it have GUI?
Title: Re: MSDIAL in Mac
Post by: hechth on April 21, 2022, 02:51:24 AM
Hi Kate, no, it doesn't have a GUI on MAC.

You can install it from the same source as the windows version and then use the .NET runtime for MAC to run the commandline application AFAIK.
Title: Re: MSDIAL in Mac
Post by: jiungwenchen on May 07, 2022, 09:27:01 PM
I wrote an instruction for running MS-DIAL on Linux and Mac: https://github.com/Jiung-Wen/msdial
Unfortunately, they both have command line interface only.
Title: Re: MSDIAL in Mac
Post by: eterlova on August 23, 2022, 03:53:39 AM
I wrote an instruction for running MS-DIAL on Linux and Mac: https://github.com/Jiung-Wen/msdial
Unfortunately, they both have command line interface only.

Thank you, jiungwenchen, this is super helpful! I am an absolute novice to this, so excuse the stupid question!

I've got through the steps in your tutorial, but cannot figure out how to start MsfinderConsoleApp, what should I do instead?

Code: [Select]
> wget http://prime.psc.riken.jp/compms/msfinder/download/repository/macOS/MsfinderConsole_v352_mac.zip
> unzip MsfinderConsole_v352_mac.zip
> mv MS-FINDER\ ver.\ 3.52\ MacOS MS-FINDER_ver._3.52_MacOS/
> chmod +x  MS-FINDER_ver._3.52_MacOS/MsfinderConsoleApp
> MsfinderConsoleApp
zsh: command not found: MsfinderConsoleApp