Unable open putty
Dear team, kindly check I am already install command line tools, xcode, macport and putty but still unable open Putty application.
MacBook Air (2018 or later)
Dear team, kindly check I am already install command line tools, xcode, macport and putty but still unable open Putty application.
MacBook Air (2018 or later)
maybe this?
Update: Current stable version (.67) of putty can't be build with gtk+2 support on OS X using homebrew. This is a know issue #40951. It seems you can install from HEAD version (brew install --HEAD --with-gtk+3 putty) and for me that is also broken.
brew install putty by default installs from a pre-built bottle. The pre-built bottle for putty doesn't include putty, puttytel or pterm.
If you want putty then can try installing from source. First remove the installed putty formula by running brew remove putty. After that install putty from source by running brew install --build-from-source --with-gtk+3 putty.
NOTE: As of this writing building putty from source is broken with homebrew
Or...
https://www.ssh.com/ssh/putty/mac/
https://www.youtube.com/watch?v=rblQ4y9coGg&t=165s
Unable open putty