search for: gem_original_re

Displaying 8 results from an estimated 8 matches for "gem_original_re".

2007 May 15
5
rake db:migrate sucks
...cks with the following errors: rake aborted! uninitialized constant ActionController c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:2028:in `const_missing'' D:/RubyForge/gmaps/config/../app/controllers/application.rb:4 c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re quire'' c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' D:/RubyForge/gmaps/config/../lib/tasks/importing_tasks.rake:36 c:/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/tasks/rails.rb:7:in `load'' c:/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/tasks/r...
2007 Dec 04
2
Mongrel 1.1.1 Win32 (latest) + Rubygems
...y open files are closed. Look at log/mongrel.pid and log/mongr el.log for info. ** Starting Mongrel listening at 0.0.0.0:4001 ** Starting Rails with development environment... ** Rails loaded. ** Loading any Rails specific GemPlugins e:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re quire'': no such file to load -- e:/ruby/lib/ruby/gems/1.8/gems/mongrel- 1.1.1-x86 -mswin32-60/lib/mongrel/init.rb (MissingSourceFile) from e:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re quire'' ||||||| V from e:/ruby/lib/ruby/gems/1.8/gems/mo...
2006 Aug 18
3
connect to postgres db
...try the "rake" commmand and get this: rake aborted! no such file to load -- postgres so I ran with -trace and get this: F:\rubySampleApp>rake -trace -------------------------------------------------------------------- f:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re quire'': no such file to load -- ace (LoadError) from f:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re quire'' from f:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake.rb:1749:in `do_o ption'' from f:/ruby/lib/ruby/gems/1.8/gems/r...
2007 Sep 26
0
Rake DB Migration
...onfig/../vendor/plugins/rub ricks/lib/rubricks_components_plugin_reader.rb:2:in `init_plugins'' C:/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/rubricks/config/../vendor/plugins/rub ricks/lib/rubricks_components_plugin_reader.rb:11 c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re quire'' c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' C:/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/rubricks/config/../vendor/rails/activ erecord/lib/../../activesupport/lib/active_support/dependencies.rb:495:in `requi re'' C:/ruby/lib/ruby/gems/1.8...
2007 Dec 21
0
[ wxruby-Bugs-16475 ] Problem with wxruby gem in windows
...indows Initial Comment: my setup: windows xp sp2 ruby 1.8.6 gem 0.9.5 wxruby 1.9.2 i installed wxruby using rubygems gem install wxruby then i tried C:\ruby>ruby -rubygems -e ''require "wx"'' c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re quire'': no such file to load -- wx (LoadError) from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `re quire'' from -e:1 ruby long story short, in order to make wxruby work in my system i had to - change wxruby directory instalation from "wx...
2008 Mar 14
0
acts_as_ferret issue on windows
...D:/test/vendor/plugins/acts_as_ferret/lib/ferret_server.rb:78:in `start'' ./script/../vendor/plugins/acts_as_ferret/lib/server_manager.rb:53:in `send'' ./script/../vendor/plugins/acts_as_ferret/lib/server_manager.rb:53 c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re quire'' c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' script/ferret_server:4 -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups &quot...
2008 Feb 27
2
problem installing webOrb => Plugin not found: "http://themidnightcoders.net:8089/svn/weborb"
I''m trying to install weborb in my applications but it is not working as you can see: C:\RoR\mijnapplication>ruby script/plugin install http://themidnightcoders.net:8 089/svn/weborb --force to reinstall + ./README + ./Rakefile + ./init.rb + ./install.rb + ./lib/AC_OETags.js + ./lib/InfoService.rb + ./lib/data-management-config.xml + ./lib/example.html + ./lib/example.mxml +
2010 Feb 23
12
"no such file to load -- gettext/rails" error
...b\ruby\gems\1.8\gems\gettext-2.1.0 Any ideas? ============================================= C:\rails_apps\aaa_arb>ruby script/server -e production => Booting Mongrel => Rails 2.3.5 application starting on http://0.0.0.0:3000 C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_re quire'': no such file to load -- gettext/rails (MissingSourceFile) from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `re quire'' from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_suppo rt/dependencies.rb:156:in `require''...