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

Errno::EACCES: Permission denied #1

Open
morgoth opened this issue Feb 3, 2017 · 0 comments
Open

Errno::EACCES: Permission denied #1

morgoth opened this issue Feb 3, 2017 · 0 comments

Comments

@morgoth
Copy link

morgoth commented Feb 3, 2017

hey, when loading gem, I got

irb(main):001:0> require 'rbcalc'
Errno::EACCES: Permission denied @ rb_file_s_symlink - (/home/wojtek/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/rbcalc-0.1.0/vendor/bcalc/libbcalcdds.so, /usr/local/lib/libbcalcdds.so)
	from /home/wojtek/.rbenv/versions/2.3.1/lib/ruby/2.3.0/fileutils.rb:358:in `symlink'
	from /home/wojtek/.rbenv/versions/2.3.1/lib/ruby/2.3.0/fileutils.rb:358:in `block in ln_s'
	from /home/wojtek/.rbenv/versions/2.3.1/lib/ruby/2.3.0/fileutils.rb:1587:in `fu_each_src_dest0'
	from /home/wojtek/.rbenv/versions/2.3.1/lib/ruby/2.3.0/fileutils.rb:356:in `ln_s'
	from /home/wojtek/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/rbcalc-0.1.0/lib/rbcalc.rb:43:in `init!'
	from /home/wojtek/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/rbcalc-0.1.0/lib/rbcalc.rb:54:in `<top (required)>'
	from /home/wojtek/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:133:in `require'
	from /home/wojtek/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:133:in `rescue in require'
	from /home/wojtek/.rbenv/versions/2.3.1/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:40:in `require'
	from (irb):1
	from /home/wojtek/.rbenv/versions/2.3.1/bin/irb:11: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