[#39052] Fwd: [redmine4ruby-lang:253] [Bug #1914] ruby-1.9.1-p243 failed to build from source on aix 5.3 with gcc 4.2.0 — Yugui <yugui@...>

Redmine管理用プロジェクトに報告されてしまったので転送します。

12 messages 2009/08/09
[#39264] Re: Fwd: [redmine4ruby-lang:253] [Bug #1914] ruby-1.9.1-p243 failed to build from source on aix 5.3 with gcc 4.2.0 — Yutaka Kanemoto <kinpoco@...> 2009/09/08

金本と申します。

[#39107] [Bug #1952] cannot stop with Ctrl+C — Usaku NAKAMURA <redmine@...>

Bug #1952: cannot stop with Ctrl+C

14 messages 2009/08/18

[#39167] [Bug #2000] Change the license to "GPLv2+ or Ruby's original". — Mamoru Tasaka <redmine@...>

Bug #2000: Change the license to "GPLv2+ or Ruby's original".

11 messages 2009/08/26

[#39193] Re: [ruby-cvs:31917] Ruby:r24699 (trunk): * lib/tmpdir.rb (Dir.mktmpdir): removed thread race condition. — Tanaka Akira <akr@...>

In article <200908281827.n7SIRbaX003476@ci.ruby-lang.org>,

16 messages 2009/08/29
[#39194] Re: [ruby-cvs:31917] Ruby:r24699 (trunk): * lib/tmpdir.rb (Dir.mktmpdir): removed thread race condition. — Nobuyoshi Nakada <nobu@...> 2009/08/29

なかだです。

[#39195] Re: [ruby-cvs:31917] Ruby:r24699 (trunk): * lib/tmpdir.rb (Dir.mktmpdir): removed thread race condition. — Tanaka Akira <akr@...> 2009/08/29

In article <4a988633.9553f10a.4496.483e@mx.google.com>,

[#39196] Re: [ruby-cvs:31917] Ruby:r24699 (trunk): * lib/tmpdir.rb (Dir.mktmpdir): removed thread race condition. — Nobuyoshi Nakada <nobu@...> 2009/08/29

なかだです。

[#39197] Re: [ruby-cvs:31917] Ruby:r24699 (trunk): * lib/tmpdir.rb (Dir.mktmpdir): removed thread race condition. — Tanaka Akira <akr@...> 2009/08/29

In article <4a989f76.1602be0a.3de4.1131@mx.google.com>,

[#39198] Re: [ruby-cvs:31917] Ruby:r24699 (trunk): * lib/tmpdir.rb (Dir.mktmpdir): removed thread race condition. — Yukihiro Matsumoto <matz@...> 2009/08/29

まつもと ゆきひろです

[#39206] Re: [ruby-cvs:31917] Ruby:r24699 (trunk): * lib/tmpdir.rb (Dir.mktmpdir): removed thread race condition. — Nobuyoshi Nakada <nobu@...> 2009/08/31

なかだです。

[ruby-dev:38983] Re: [Bug #1819] Ruby-1.9.1を使用しDB(MySQL)接続時にエラー

From: とみたまさひろ <tommy@...>
Date: 2009-08-02 16:49:51 UTC
List: ruby-dev #38983
とみたです。

ちと出遅れましたが、MySQL/Ruby の作者です。

On Sun, 2 Aug 2009 20:07:50 +0900
Ryouhei Saita 斉田 <redmine@ruby-lang.org> wrote:

> 押田さんのおっしゃるマニュアルビルドをWindows環境下で「MySQL/Ruby」をビルドすればいいのでしょうか?

他の方もかかれていますが、Ruby 1.9.1 では MySQL/Ruby 2.8.1 が必要です。
そのバイナリが入手できない場合は、自力でコンパイルする必要があります。
私は Windows の開発環境を持っていないので、その点についてはお助けできま
せん (__;

MySQL/Ruby 2.8.1 の gem は github に kwatch さんが公開しているものがあ
ります。

http://github.com/kwatch/mysql-ruby 

これは MacOS 用に手を入れたものらしく、私の手元にある Linux ではコンパ
イルに失敗してしまいます。Windows でどうなるかはわかりません。

また、Ruby で書かれた、コンパイル不要の Ruby/MySQL というのもあります。
これの MySQL 5.x とか Ruby 1.9.x に対応したバージョン 3.0 を github に
公開しています。

http://github.com/tmtm/ruby-mysql

これは 2.8.1 とは互換はないのですが、require 'mysql' の後に、
reqiure 'mysql/compat' すれば、それなりに互換で使えるように作ったつもりです。

まだアルファ版ですが、よろしければ使ってみてください。

-- 
とみたまさひろ <tommy@tmtm.org>
3469 42CC 4D32 F53C AD98  65A5 8C37 FF09 69C1 6040

In This Thread

Prev Next