mediamicroservices / mm

MIT License
68 stars 27 forks source link

gtkdialog: command not found #280

Open neckro opened 3 years ago

neckro commented 3 years ago

Running mmconfig (even mmconfig -t for the CLI) always gives this error:

/usr/local/bin/mmconfig: line 173: gtkdialog: command not found

I'm running MacOS Big Sur (Intel) with all the Homebrew dependencies installed.

It seems I can correct this by running brew install amiaopensource/amiaos/gtkdialog but for whatever reason this isn't in the Homebrew dependencies for mm.

dericed commented 3 years ago

should be fixed in https://github.com/mediamicroservices/homebrew-mm/pull/24, please run brew update && brew upgrade