-
Is it really necessary to compile in 64 bit version?
Do I then need the mingw 64 bit gcc? It's half impossible to install !
There must be an easier way around this, anyone seen the error before?
C:\…
-
I was trying to install ver on my Ubuntu 12.04, but installation failed on ffi-tk package. I got the same error message with gem versions 1.9.1 and 2.0.0.
Is there some way to get around this error?…
ghost updated
11 years ago
-
### Steps to reproduce
1. set up `.tool-versions` with:
```
postgres 9.4.7
ruby 2.6.2
```
2. `asdf install` (successful)
3. `gem install bundler` (successful)
4. `gem install pg`
…
-
after $ gem install earthquake
ERROR: While executing gem ... (NoMethodError)
undefined method `call' for nil:NilClass
-
Building native extensions. This could take a while...
ERROR: Error installing icanhasaudio:
ERROR: Failed to build gem native extension.
```
/home/codemilan/.rvm/rubies/ruby-2.1.2-dev/bin/ruby…
-
Ruby 3.0 introduced the FiberScheduler interface so that evented libraries like [Async](https://github.com/socketry/async) can hook into low-level blocking IO events and use them to efficiently schedu…
-
Some users attempting to install this exact version combination may run into a problem where the json gem is failing to build. For example:
```
gem install chef --version="10.16.4"
[snip]
Fetching: j…
jahio updated
9 years ago
-
[root@svn-master redmine]# bundle install
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this
application for all non-root users o…
-
I keep getting this message with my pipeline initiated deployments.
I tracked the issue down to the way the compiled extensions are stored.
I rebuilt the current master image for 2.6.2 locally and…
-
I'm trying to install this on a fairly new laptop and can't get it to work in 1.8.7 or 1.9.2. I have homebrew and have installed both glew and libsndfile. When I try to install the gem, it can't fin…