Problem with chronic

C

Chris Richards

I've followed the install instructions perfectly. I can only require
'chronice' after i require 'rubygems'. And then there is a problem?
Any ideas? :

~> irb
irb(main):001:0> require 'chronic'
LoadError: no such file to load -- chronic
from (irb):1:in `require'
from (irb):1
irb(main):002:0> require 'rubygems'
=> true
irb(main):003:0> require 'chronic'
NameError: uninitialized constant Chronic::RepeaterSeason
from
/usr/local/lib/ruby/gems/1.8/gems/chronic-0.1.0/lib/chronic/repeaters/repeater_season_name.rb:1
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require'
from
/usr/local/lib/ruby/gems/1.8/gems/chronic-0.1.0/lib/chronic.rb:22
from
/usr/local/lib/ruby/gems/1.8/gems/chronic-0.1.0/lib/chronic.rb:21
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:182:in
`activate'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:181:in
`activate'
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:26:in
`require'
from (irb):3
irb(main):004:0>
 
T

Tom Werner

Chris said:
I've followed the install instructions perfectly. I can only require
'chronice' after i require 'rubygems'. And then there is a problem?
Any ideas? :

Hi Chris,

There is a bug with the loading code that seems to pop up on Linux
machines. I'll be releasing a new version with bug fix later today.

Tom

--
Tom Werner
Helmets to Hardhats
Software Developer
(e-mail address removed)
www.helmetstohardhats.org
 

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,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top