I installed ruby โโand ruby โโgems on the Arm architecture. The ruby โโbinary works in Arm dns323, but when I run the gem binary, I have an error:
/opt/lib/ruby/1.9.1/rubygems/spec_fetcher.rb:1:in `require ': file not found - / opt / lib / ruby โโ/ 1.9.1 / arm-linux / zlib.so (LoadError)
The only command that works:
gem environment
Of course zlib.so exists in this folder!
If you have an idea about this problem, please help me!
source
share