You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2012/07/09 20:49:34 UTC

[jira] [Closed] (THRIFT-1629) Ruby 1.9 Compatibility during Thrift configure, make, install

     [ https://issues.apache.org/jira/browse/THRIFT-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed THRIFT-1629.
--------------------------------

    Resolution: Not A Problem

This issue is between ruby 1.9 and the mongrel gem, this has been documented in several previous tickets and on the dev mailing list as a ruby specific issue and not a Thrift issue. Install the --pre version of mongrel will fix your problem.
                
> Ruby 1.9 Compatibility during Thrift configure, make, install
> -------------------------------------------------------------
>
>                 Key: THRIFT-1629
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1629
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Ruby - Library
>    Affects Versions: 0.8
>         Environment: Mac OSX, *nix
>            Reporter: Nick Zalabak
>
> I downloaded the 0.8 stable version of Thrift and began by performing the configure, make tasks. It appears that this version of Thrift is not compatible with Ruby 1.9.
> The problem encountered is that Ruby library inside Thrift includes the Mongrel web server. Mongrel does not work with Ruby 1.9. A drop in replacement for Mongrel is the Thin web server, and there are also several other choices. 
> I have submitted a pull request via Github to resolve this matter. 
> https://github.com/apache/thrift/pull/23
> Thanks.
> Nick Zalabak
> @techwhizbang

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira