Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stem-dev] Understanding STEM Headless

I'm away from my machine so I can't test this.. but 

1) make sure the executable is in your $PATH  (on my machine I don't recall /Applications being in the path)

2) ensure that you're using the executable name as installed (case matters in POSIX)

Hope this helps.
Sekou

On Sat, 20 Feb 2021, 01:00 Aashney Shah, <alshah2@xxxxxxx> wrote:
Hi all,

I am trying to run STEM headless on my machine, but am unsure of what I am doing wrong.
When I run: stem -nosplash -headless, I get zsh: command not found: stem.
I tried to open the application using: open /Applications/STEM.app -nosplash, I get open: invalid option —o.
I am not sure exactly what I am doing wrong, or how I can implement it better. I am using Mac Terminal, so any help would be much appreciated.

Thank you so much!
_______________________________________________
stem-dev mailing list
stem-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/stem-dev

Back to the top