F
Farmer Schlutzenberg
Hi,
I just installed the current version of ActiveTcl 8.5 from ActiveState.
I then installed Ruby 1.8.6-27 Release Candidate 1 with the automatic
Windows installer. If I try to run the program
require 'tcltklib'
I get the output
C:/Ruby/lib/ruby/1.8/i386-mswin32/tcltklib.so: 126: The specified module
could not be found. - C:/Ruby/lib/ruby/1.8/i386-mswin32/tcltklib.so
(LoadError)
from
C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
from filename:1
However, the file C:/Ruby/lib/ruby/1.8/i386-mswin32/tcltklib.so in fact
exists. Also, attempting to run the program in the "Command Prompt"
shell yields an error window which says tk84.dll was not found. This
file is indeed not on the hard drive.
Can anyone suggest what I should do?
Thanks!
I just installed the current version of ActiveTcl 8.5 from ActiveState.
I then installed Ruby 1.8.6-27 Release Candidate 1 with the automatic
Windows installer. If I try to run the program
require 'tcltklib'
I get the output
C:/Ruby/lib/ruby/1.8/i386-mswin32/tcltklib.so: 126: The specified module
could not be found. - C:/Ruby/lib/ruby/1.8/i386-mswin32/tcltklib.so
(LoadError)
from
C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
from filename:1
However, the file C:/Ruby/lib/ruby/1.8/i386-mswin32/tcltklib.so in fact
exists. Also, attempting to run the program in the "Command Prompt"
shell yields an error window which says tk84.dll was not found. This
file is indeed not on the hard drive.
Can anyone suggest what I should do?
Thanks!