Issue building PuTTY on Mac. #2528
Unanswered
abcbarryn
asked this question in
Everyday usage
Replies: 1 comment 3 replies
-
If As for the GUI, we usually avoid building those on purpose: https://docs.brew.sh/Acceptable-Formulae#stuff-that-builds-a-gui-by-default-but-doesnt-have-to That said, my impression is that PuTTY is more widely known for its GUI, so a PR that adds the GUI build to the formula might have a chance of being accepted. If there is an official pre-built binary for PuTTY we might want to make that a cask instead though. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since the issue/bug reporting page is not working (refer to my other post) I am posting this here. Currently when you run "brew install putty" you get several putty command line utilities but no actual PuTTY or Pterm. I have actually gotten this to WORK though by installing gtk-mac-bundler and editting the putty config/make scripts. I would like to suggest that a formulae be added for gtk-mac-bundler and the PuTTY formulae be updated to build the complete software package including the GUI client.
Beta Was this translation helpful? Give feedback.
All reactions