[
https://issues.apache.org/jira/browse/THRIFT-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118266#comment-13118266
]
Jake Farrell commented on THRIFT-1367:
--------------------------------------
Bundler will install the correct dependency versions for you. You can skip
building any of the client libs by passing the --without-{lib} configure flag.
./configure --without-rb
> Mac OSX build fails with "no such file to load -- spec/rake/spectask"
> ---------------------------------------------------------------------
>
> Key: THRIFT-1367
> URL: https://issues.apache.org/jira/browse/THRIFT-1367
> Project: Thrift
> Issue Type: Bug
> Components: Ruby - Library
> Affects Versions: 0.8
> Environment: Mac OSX 10.7.1 (Lion)
> Reporter: Peace
> Assignee: Jake Farrell
> Fix For: 0.8
>
>
> Running "make" successfully builds the compiler and most of the libs but
> fails out on the ruby lib with the message:
> Making all in rb
> /usr/bin/rake
> (in ... thrift/lib/rb)
> rake aborted!
> no such file to load -- spec/rake/spectask
> ... thrift/lib/rb/Rakefile:23
> The one hit I found online that might be related:
> https://github.com/cgs/evernote/pull/5
> "The "no such file to load -- spec/rake/spectask" error is because this gem's
> specs use rspec1.
> I just submitted a pull request to update to rspec2."
> I'm running with pkgconfig from MacPorts and starting the build from scratch
> (bootstrap.sh & onwards).
--
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