Skip to content
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

`load': cannot load such file -- dl (LoadError) #40

Open
dtrce opened this issue Nov 22, 2015 · 0 comments
Open

`load': cannot load such file -- dl (LoadError) #40

dtrce opened this issue Nov 22, 2015 · 0 comments

Comments

@dtrce
Copy link

dtrce commented Nov 22, 2015

I'm on mac El Cap with Java 8 trying to run the jasper-rails but getting an error on startup. I have JAVA_HOME set to /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home


/Users/dtrce/.rbenv/versions/2.1.2/gemsets/loanapp/gems/jasper-rails-1.0.3/lib/jasper-rails.rb:47:in `load': cannot load such file -- dl (LoadError)
  from /Users/dtrce/.rbenv/versions/2.1.2/gemsets/loanapp/gems/jasper-rails-1.0.3/lib/jasper-rails.rb:47:in `<module:JasperRails>'
  from /Users/dtrce/.rbenv/versions/2.1.2/gemsets/loanapp/gems/jasper-rails-1.0.3/lib/jasper-rails.rb:32:in `<top (required)>'
  from /Users/dtrce/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:76:in `require'
  from /Users/dtrce/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
  from /Users/dtrce/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:72:in `each'
  from /Users/dtrce/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:72:in `block in require'
  from /Users/dtrce/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:61:in `each'
  from /Users/dtrce/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/bundler-1.10.6/lib/bundler/runtime.rb:61:in `require'
  from /Users/dtrce/.rbenv/versions/2.1.2/lib/ruby/gems/2.1.0/gems/bundler-1.10.6/lib/bundler.rb:134:in `require'
  from /Users/dtrce/Dropbox/dev/TitleLoanApp/config/application.rb:7:in `<top (required)>'
  from /Users/dtrce/.rbenv/versions/2.1.2/gemsets/loanapp/gems/railties-3.2.11/lib/rails/commands.rb:53:in `require'
  from /Users/dtrce/.rbenv/versions/2.1.2/gemsets/loanapp/gems/railties-3.2.11/lib/rails/commands.rb:53:in `block in <top (required)>'
  from /Users/dtrce/.rbenv/versions/2.1.2/gemsets/loanapp/gems/railties-3.2.11/lib/rails/commands.rb:50:in `tap'
  from /Users/dtrce/.rbenv/versions/2.1.2/gemsets/loanapp/gems/railties-3.2.11/lib/rails/commands.rb:50:in `<top (required)>'
  from script/rails:6:in `require'
  from script/rails:6:in `<main>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant