tk/autoload not found

W

Wybo Dekker

Hi,

After updating and recompiling and installing ruby, yesterday, my Tk
applications don't work anymore, all saying

/usr/local/lib/ruby/1.9/tk.rb:11:in `require':
No such file to load -- tk/autoload (LoadError)
from /usr/local/lib/ruby/1.9/tk.rb:11

There is indeed no autoload.rb on my system.
make test was ok.
But
ruby ./lib/ruby/1.9/test/unit/ui/tk/testrunner.rb
gave the same error.
Can somebody help me out?
 
H

Hidetoshi NAGAI

From: Wybo Dekker <[email protected]>
Subject: tk/autoload not found
Date: Tue, 13 Jul 2004 00:29:29 +0900
Message-ID: said:
There is indeed no autoload.rb on my system.

Do you have 'ext/tk/lib/tk/' subdirectory?
If not, did you use '-d' option when 'cvs update'?
 
W

Wybo Dekker

no, it's not there


yes, I did (in ~/CVSWORK, where I have a ruby sub directory):

cvs -z4 -d :pserver:[email protected]:/src update ruby

But after this I did:

cvs -z4 -d :pserver:[email protected]:/src co ruby

in a newly created directory, recompiled and re-installed ruby from there,
and had no problems anymore. So it looks like update does not work?
 

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

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top