On Friday, December 4, 2015 at 3:47:50 PM UTC, Ruby-Forum.com User wrote:
> I don't understand what is  "Development tool" about the phrase:
> ...  "You have to install development tools first" ...
> It'a about XCode or about a particular missing Libray?
> 

It's a slightly generic message. The build process generates some mini test 
programs and tries to compile them, in order to verify things about your 
environment (eg is there a C compiler, does it support certain features etc.)

The fact that it passed some of the checks probably means it's not as simple as 
there being so developer tools. Stdint.h is something that should be installed 
with the compiler toolchain - to understand further you need to find the 
compiler error messages. This should be logged somewhere - normally a failed 
gem extension build will output where it has put the error output

Fred

> Thanks again.
> 
> -- 
> Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/61af2f95-c91d-4a33-b701-76e0200284d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to