I\'m trying to install Ruby with TK support.
Using RVM, I did this:
rvm install 1.9.2 -C --enable-shared --enable-pthread
The inst
First, install ActiveState's ActiveTCL from here. Then, reinstall Ruby with this command:
rvm reinstall 1.9.2 --enable-pthread