[typo] Typo 2.5.7/8 issue
Daejuan Jacobs
daejuan at gmail.com
Tue Nov 8 22:32:32 EST 2005
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.
More information about the Typo-list
mailing list