Missing dbm package on Redhat
- From: Bill McNeill <billmcn@xxxxxxxxx>
- Date: Mon, 25 May 2009 16:04:49 -0700 (PDT)
I am running ruby 1.8.5 (2006-08-25) on a Red Hat system. The dbm
package is missing.
$ irb
reuiqrirb(main):001:0> require "dbm"
LoadError: no such file to load -- dbm
from /opt/ruby-gems/lib/site_ruby/1.8/rubygems/custom_require.rb:
27:in `gem_original_require'
from /opt/ruby-gems/lib/site_ruby/1.8/rubygems/custom_require.rb:
27:in `require'
from (irb):1
Is there some additional rpm that I have to tell my sysadmin to
install?
.
- Prev by Date: Re: Ruby Mulithreading
- Next by Date: Re: Pythonic indentation (or: beating a dead horse)
- Previous by thread: How do Class definitions in Ruby differ from other OO languages?
- Next by thread: Other languages to try?
- Index(es):
Relevant Pages
|