-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LoadError #3
Comments
What is the output of:
|
$ ruby -v bigdecimal (default: 1.2.4) |
I do hope you realize that what you have installed: stompserver (0.9.9) is not this project ? That 0.9.9 project has been abandoned for quite a while, pushing 10 years. Regardless, I can not recreate what you are seeing. Even with identical versions of 'daemons' installed. I am willing to help if I can. I suspect I cannot recreate because of your custom ruby build for the arm architecture. The closest I can come here is: ruby 1.9.3p484 (2013-11-22 revision 43782) [x86_64-linux]. So the next question is, what is the output of:
I would start by tracking down what exactly is in the location identified as the 'INSTALLATION DIRECTORY' (by gem env). Do you know why you have 'rubygems-update' installed ?? I can see no reason for that given the Ruby version.... |
i install daemonize but still have this error ?
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in
'require': cannot load such file -- daemons/daemonize (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in
require'from /usr/bin/stompserver_ng:5:in `
The text was updated successfully, but these errors were encountered: