<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rbenv on すてきな太陽になりたい</title><link>https://blog.sei-yo.jp/tags/rbenv/</link><description>Recent content in Rbenv on すてきな太陽になりたい</description><generator>Hugo</generator><language>ja-JP</language><lastBuildDate>Tue, 23 Apr 2019 22:32:24 +0000</lastBuildDate><atom:link href="https://blog.sei-yo.jp/tags/rbenv/index.xml" rel="self" type="application/rss+xml"/><item><title>msys2にrbenv-buildでruby 2.6.3をインストール（失敗）</title><link>https://blog.sei-yo.jp/engineer/2019/04/posts/msys2rbenv-buildruby_263/</link><pubDate>Tue, 23 Apr 2019 22:32:24 +0000</pubDate><guid>https://blog.sei-yo.jp/engineer/2019/04/posts/msys2rbenv-buildruby_263/</guid><description>&lt;p&gt;msys2にrbenv-buildでruby 2.6.3をインストールしようとして失敗してあきらめた話。 どうもmsys2でrubyをコンパイルしようとするとうまくいかないという話がちらほらあるらしいといくつか聞いたのであきらめることにした。 そもそもrbenvが動作しない。bin/rbenv を libexec/rbenv へのリンクにするととりあえず動作する。 rbenv install 2.6.3 すると、ダウンロードの途中で止まったようになり、Installing というメッセージが表示されない。 Ctrl-ｚで中断したときかfgで再開したときに以下のメッセージが出る。 何度か同じメッセージが出るのを確認して、ここで諦めた。&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;rbenv install 2.6.3
Installing ruby-2.6.3...

BUILD FAILED (MSYS_NT-10.0 3.0.6(0.338/5/3) using ruby-build 20190401-11-geee8a47)

Inspect or clean up the working tree at /tmp/ruby-build.20190423210704.9867
Results logged to /tmp/ruby-build.20190423210704.9867.log

Last 10 log lines:
/tmp/ruby-build.20190423210704.9867 ~

bzip2: I/O or other error, bailing out. Possible reason follows.
bzip2: No error
 Input file = (stdin), output file = (stdout)
/where/to/path/.rbenv/plugins/ruby-build/bin/ruby-build: 353 行: 9912 Stopped tar $tar_args &amp;quot;$package_filename&amp;quot;
/tmp/ruby-build.20190423210704.9867/ruby-2.6.3 /tmp/ruby-build.20190423210704.9867 ~
/where/to/path/.rbenv/plugins/ruby-build/bin/ruby-build: 行 589: ./configure: No such file or directory
&lt;/code&gt;&lt;/pre&gt;</description></item></channel></rss>