The SVN trunk will work because the file renderfix.rb is in the appropiate place (lib/)
But the 2.5.8 tarball (and I'm assuming the zip) has the renderfix.rb file in the wrong place. On 11/8/05, Ron Green <ronald.green at gmail.com> wrote: > I just loaded 742 from trunk and it worked just fine. > > > > On 11/8/05, Scott Laird <scott at sigkill.org> wrote: > > Er, how the heck did it pass the tests then? > > > > Today is *really* starting to look like Monday. > > > > > > Scott > > > > On Nov 8, 2005, at 7:32 PM, Daejuan Jacobs wrote: > > > > > I upgraded to 2.5.8. Restarted Lighttpd and got this. > > > > > > > /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in > > > `require__': no such file to load -- renderfix (MissingSourceFile) > > > from /usr/local/lib/site_ruby/1.8/rubygems/ > > > custom_require.rb:21:in > > > `require' > > > from > /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.3/lib/ > > > active_support/dependencies.rb:214:in > > > `require' > > > from > /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.3/lib/ > > > active_support/dependencies.rb:39:in > > > `require_or_load' > > > from /usr/lib/ruby/gems/1.8/gems/activesupport- > 1.2.3/lib/ > > > active_support/dependencies.rb:22:in > > > `depend_on' > > > from > /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.3/lib/ > > > active_support/dependencies.rb:178:in > > > `require_dependency' > > > from /home/daejuan/domains/d-jacobs.com/typo-2.5.8/ > > > public/../config/environment.rb:94 > > > from /home/daejuan/domains/d- jacobs.com/typo-2.5.8/public/ > > > dispatch.fcgi:21 > > > > > > > > > I opened up config/environment.rb and line 94 was > > > require_dependency 'renderfix' > > > > > > So I uncommented out because I could not find renderfix.rb in lib/ > > > #require_dependency 'renderfix' > > > > > > Now that I look, it's in the root directory. I think you guys forgot > > > to place the file in lib/. > > > > > > -- > > > Man Wit Da Plan. > > > > > > _______________________________________________ > > > Typo-list mailing list > > > Typo-list at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/typo-list > > > > _______________________________________________ > > Typo-list mailing list > > Typo-list at rubyforge.org > > http://rubyforge.org/mailman/listinfo/typo-list > > > > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list > > > -- Man Wit Da Plan.
