-
When trying current installation document under windows. You get some errors. Some example;
Character set, Make command not found(via native extensions for example actioncable(nio4r), byebug, etc.)…
-
Ununtu OS
$ sudo gem install dmarcer
Building native extensions. This could take a while...
ERROR: Error installing dmarcer:
ERROR: Failed to build gem native extension.
current dir…
-
Can u help me installing unicode gem for jruby envirnment?
MissingSourceFile: no such file to load -- unicode
> jruby -S gem install unicode
> Building native extensions. This could take a while...…
-
info enviroment
windows 11
ruby version 3.2.2
rails version 7.1.2
rails install with ruby installer
just try to install this gem on that machine but error appear with log :
`Temporarily e…
-
gem install ruby_postal -v '1.0.0'
Building native extensions. This could take a while...
ERROR: Error installing ruby_postal:
ERROR: Failed to build gem native extension.
current directo…
-
Sorry if this is not the right place to ask, but I couldn't find a mailing-list or group forum:
I am considering to switch to rbfu instead of rvm as the need for gemsets are not relevant anymore afte…
-
> Fetching ffi 1.11.1
> Installing ffi 1.11.1 with native extensions
> Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
>
> current directory: /Users/fynn/.rvm/gems/ruby-2.6…
-
On Ruby 2.1.2 and ubuntu precise yajl does not work...
Building native extensions. This could take a while...
ERROR: Error installing yajl-ruby:
ERROR: Failed to build gem native extension.
``…
-
On Linux Mint 18.1 (based on Ubuntu 16.04) have returned the following...
```
$ sudo gem install gitdocs
Building native extensions. This could take a while...
ERROR: Error installing gitdocs:
…
-
Greetings;
I can run "gem install ruby-debug-ide -v '0.6.0' or -v '0.6.1.beta2' to completion, no problem.
When I run "docker-compose build" against my Gemfile that includes ruby-debug-ide (both ca…