I am trying to run Ruby Tk on UNIX machine. I got the following error message:
···
bldf:xfan1/MyRuby/Tk >> test.rb
/home/bhp/rje/ruby/ruby-1.6.1/ext/tk/lib/tk.rb:7:in require': ld.so.1: ruby: fatal: libtk8.3.so: open failed: No such file or directory - /home/bhp/rje/ruby/ruby-1.6.1/ext/tcltklib/tcltklib.so (LoadError) from /home/bhp/rje/ruby/ruby-1.6.1/ext/tk/lib/tk.rb:7 from test.rb:3:in
require’
from test.rb:3
Actually /home/bhp/rje/ruby/ruby-1.6.1/ext/tcltklib/tcltklib.so is there.
Can somebody help me out here?
Thanks
John Fan