Skip to content

remove wrong version warner in extconf.rb#78

Merged
jeremyevans merged 1 commit intoruby:masterfrom
Largo:patch-1
Mar 14, 2026
Merged

remove wrong version warner in extconf.rb#78
jeremyevans merged 1 commit intoruby:masterfrom
Largo:patch-1

Conversation

@Largo
Copy link
Contributor

@Largo Largo commented Mar 13, 2026

"Can't find proper Tcl/Tk libraries. So, can't make tcltklib.so which is required by Ruby/Tk.
If you have Tcl/Tk libraries on your environment, you may be able to use them with configure options (see ext/tk/README.tcltklib).
At present, Tcl/Tk8.6 is not supported. Although you can try to use Tcl/Tk8.6 with configure options, it will not work correctly. I recommend you to use Tcl/Tk8.5 or 8.4."

You might want to remove this, if it works in 8.6? see #34

@jeremyevans
Copy link
Collaborator

Thanks for the patch! I agree this should be removed. Tcl/Tk 9.0 was recently supported as well.

@jeremyevans jeremyevans merged commit ec35f6b into ruby:master Mar 14, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants