# ruby_windows_tk **Repository Path**: mirrors_rdp/ruby_windows_tk ## Basic Information - **Project Name**: ruby_windows_tk - **Description**: binaries for ruby 1.8.6 for ruby tk (tcl tk bindings) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This package allows you to run windows tk ruby 1.8 programs even if your windows ruby wasn't built with tk enabled at the time. mostly useful for 1.8.6 mingw. usage: git clone git://github.com/rdp/ruby_windows_tk.git cd ruby_windows_tk ruby install.rb then require 'tk' should now work pre-req: active state tcl 8.4 in your path (on some boxes--probably all)