Failed to install Rails No such file to load -- rubygems/security (LoadError)

Z

Zoong Pham

I failed to install Rails on OpenBSD-3.6 following instruction from
this site:
http://wiki.rubyonrails.com/rails/revision/RailsOnOpenBSD?rev=0
except I installed ruby-gems-0.8.11 instead of ruby-gems-0.8.10.

# /usr/local/bin/gem install rails
/usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:397:in `require': No such file to load -- rubygems/security (LoadError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:397
from /usr/local/bin/gem:3:in `require'
from /usr/local/bin/gem:3

# pkg_info | grep -i ruby
ruby-1.8.2 object oriented script language with threads
ruby-gems-0.8.11 Ruby package management framework

# uname -a
OpenBSD obsd01 3.6 GENERIC#3 i386

Please help.

TIA.
Zoong
 
C

Chad Fowler

=20
I failed to install Rails on OpenBSD-3.6 following instruction from
this site:
http://wiki.rubyonrails.com/rails/revision/RailsOnOpenBSD?rev=3D0
except I installed ruby-gems-0.8.11 instead of ruby-gems-0.8.10.
=20
# /usr/local/bin/gem install rails
/usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:397:in `require': No such f=
ile to load -- rubygems/security (LoadError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:397
from /usr/local/bin/gem:3:in `require'
from /usr/local/bin/gem:3
=20
# pkg_info | grep -i ruby
ruby-1.8.2 object oriented script language with threads
ruby-gems-0.8.11 Ruby package management framework
=20

Hi. Can you check to see if you have a file at
/usr/local/lib/ruby/site_ruby/1.8/rubygems/security.rb? It looks like
it might be missing in your distro for some reason, which would be
pretty strange.

Thanks
--=20
Chad Fowler
http://chadfowler.com
http://rubycentral.org=20
http://rubygarden.org=20
http://rubygems.rubyforge.org (over 700,000 gems served!)
 

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,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top