this is driving me bananas. any insight would be appreciated.
[EMAIL PROTECTED] % uname -sr
FreeBSD 6.2-RELEASE-p8
[EMAIL PROTECTED] % gem list | grep merb
merb-action-args (1.0.4, 1.0.3)
merb-assets (1.0.4, 1.0.3)
merb-auth (1.0.4, 1.0.3)
merb-auth-core (1.0.4, 1.0.3)
merb-auth-more (1.0.4, 1.0.3)
merb-auth-slice-password (1.0.4, 1.0.3)
merb-cache (1.0.4, 1.0.3)
merb-core (1.0.4, 1.0.3)
merb-exceptions (1.0.4, 1.0.3)
merb-gen (1.0.4, 1.0.3)
merb-haml (1.0.4, 1.0.3)
merb-helpers (1.0.4, 1.0.3)
merb-mailer (1.0.4, 1.0.3)
merb-more (1.0.4, 1.0.3)
merb-param-protection (1.0.4, 1.0.3)
merb-slices (1.0.4, 1.0.3)
merb_datamapper (1.0.4, 1.0.3)
merb_sequel (0.9.13)
[EMAIL PROTECTED] % ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [i386-freebsd6.2]
[EMAIL PROTECTED] % gem -v
1.3.1
[EMAIL PROTECTED] % merb -v
~ Running bootloaders...
~ Storing pid 62280 file to /usr/home/bob/somesite/log/
merb.main.pid...
Loading init file from /usr/home/bob/somesite/config/init.rb
Loading /usr/home/bob/somesite/config/environments/development.rb
~ Loaded DEVELOPMENT Environment...
~ Expanding RUBY_PATH...
~ loading gem 'merb-action-args' ...
~ loading gem 'merb-assets' ...
~ loading gem 'merb-cache' ...
~ loading gem 'merb-helpers' ...
/usr/local/lib/ruby/1.8/openssl/cipher.rb:22: Cipher is not a class
(TypeError)
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
from /usr/local/lib/ruby/1.8/openssl.rb:20
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
from /usr/local/lib/ruby/1.8/net/smtp.rb:26
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
... 13 levels...
from /usr/local/lib/ruby/gems/1.8/gems/merb-core-1.0.4/lib/merb-
core.rb:170:in `start'
from /usr/local/lib/ruby/gems/1.8/gems/merb-core-1.0.4/bin/merb:11
from /usr/local/bin/merb:19:in `load'
from /usr/local/bin/merb:19
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---