Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.4 installer and Ruby-Tk #371

Closed
jamgard opened this issue Jul 30, 2017 · 2 comments
Closed

2.4 installer and Ruby-Tk #371

jamgard opened this issue Jul 30, 2017 · 2 comments

Comments

@jamgard
Copy link

jamgard commented Jul 30, 2017

Does not install Ruby-Tk or give an option to do so

@larskanis
Copy link
Member

larskanis commented Jul 30, 2017

tk was removed from ruby-2.4 stdlibs but is still available as a gem. Use:

ridk exec pacman -S mingw-w64-x86_64-tk
gem install tk

I just opened a pull request which will automatically issue the pacman command while gem install tk in the future.

@larskanis
Copy link
Member

The tk gem auto-installs the tk-package now: ruby/tk#10 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants