Tcl/Tk on Mac OS X: LoadError

I

isakus

Hello.

I have a problem with Tcl/Tk in OS X, each time i try requiring tk, i
get this:

irb(main):001:0> require 'tk'
LoadError: no such file to load -- tk
from (irb):1:in `require'
from (irb):1
irb(main):002:0>

I am positive that I have Tcl/Tk installed - i've installed the binary
from ActiveState and I've tried compiling Ruby 1.8.6 myself and I've
tried installing it with MacPorts, but nonetheless it doesn't work.
I've tried ./configure with --enable-mac-tcltk-framework but it seems
that nothing works.

I've also tried tclsh and wish, and i even made a little button in
wish from the terminal, so I am positive that Tcl/Tk is installed, but
Ruby just doesn't know where or something like that.

I've tried googling, and found people with the same problem, but I
never found any solutino that worked for me.

What can I do?

Mac OS X 10.4.10
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,058
Latest member
QQXCharlot

Latest Threads

Top