Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ScrAPIgemのインストールで問題が発生しました。
エラー:scrapiのインストール中にエラーが発生しました:ffiにはRubyバージョン>=1.9.2が必要です。
RVMを実行していますが、ruby -vを実行すると、次のようになります。
ruby -v ruby 1.9.2p110(2010-12-20リビジョン30269)[i686-linux]
私はあなたがしたと思います
$ sudo gem install scrapi sudo ruby -v
WayneのsudoRVMインストールに従わない限り、rootは別のrubyを使用していると思います。