Ruby on Rails
Sunday, November 29, 2015
HI there , I am trying to install a ruby gem called rb-grib but I am constantly having issues while doing so.
I am using Ubuntu 15.04
So I went to this page http://www.rubydoc.info/gems/rb-grib/0.2.2
I tried to install requirements for this gem which are
- Ruby (www.ruby-lang.org/) Pass
- NArray (narray.rubyforge.org/index.html.en) Pass
- NArrayMiss (ruby.gfd-dennou.org/products/narray_miss/) Pass
- GRIB API (www.ecmwf.int/products/data/software/grib_api.html) Fail
In order to install grib_api I followed every instructions I can find on web but when it comes to final step in installation (sudo make install) , it gives me an error
"checking for grib_api.h ... no"
"Could not create makefile due to some reason"
I have followed this guide to install grib api Guide
Snapshot of the error I am having in the final command for the api(from the guide link) (make install)
I am really look forward to have some help in installing the rb-grib gem.
Many thanks
Yash
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/e4531ddb-373c-4585-b544-74b8b41ba25a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment