-
Updated: Many gems have been incorporated (on our 3.0 branch) and some are in progress, so I am updating this description to include a complete list of the remaining gems needed to match Ruby 3 (in JR…
-
I've installed libfftw3, and I get the following error on OS X 10.9. Any ideas? Ruby 1.8.7 and libfftw 3.3
Building native extensions. This could take a while...
ERROR: Error installing ruby-fftw3:…
-
Hi! I can' install zendesk_apps_tools with gem.
zendesk_tools and zendesk_api work well but zendesk_apps_tools not.
Trying to install I get above error:
```
sudo gem install zendesk_apps_too…
-
## Reproduce
`sudo gem install jaro_winkler`
### Environment
MacOS Mojave 10.14.5 (18F2059)
## Output
```
Building native extensions. This could take a while...
ERROR: Error installing jaro_…
-
Hello, OSX catalina 10.15.7 on an unsupported Macbook 2011 (via dosdude's catalinaPatcher) here.
I know nothing about ruby, so bear with me.
```
> $ which ruby
/usr/bin/ruby
~ …
-
Currently, interception builds a small "event hook" extension for JRuby at install time. This is unnecessary and limits deployment of JRuby.
Many people that use JRuby do not have the javac compile…
-
**I'm submitting a ..**
- [x] Bug Report
**Current behavior:**
Cannot deploy OSEM to heroku by clicking on `Deploy to Heroku` from INSTALL.md
**Expected correct behavior:**
**Steps to rep…
-
$ gem install airplay
Building native extensions. This could take a while...
ERROR: Error installing airplay:
ERROR: Failed to build gem native extension.
current directory: /var/lib/ge…
-
`ruby-hpricot@0.8.6` fails to build using:
* spack@develop (c27c70acd9b03084bfcf2a07cf6270fcf350e75d from `Thu Apr 29 15:24:47 2021 -0400`)
* RHEL 8 - GCC 8.3.1 (x86_64)
Note: not seeing this err…
-
**I am trying to upgrade one of my ruby project to 3.3.0 and facing issue like below :**
ERROR: Error installing eventmachine:
ERROR: Failed to build gem native extension.
current director…