-
I canceled the ruby2d installation and now when I try and reinstall it results in this error. How might I go about fixing this on windows?
PS C:\Users\Daniel> gem install ruby2d
Temporarily e…
-
Hi,
Is it possible for you to take a look and fix the mmap gem install?
I tried and failed:
doingthingstogether - ~ $ gem install mmap
Building native extensions. This could take a while...
ERROR: …
-
I was trying to make some changes in the project. But I faced with issues on running `bundle update` on my _windows_ machine:
```
Installing ruby-filemagic 0.7.3 with native extensions
Gem::Ext::…
-
Hello,
I need some help, the installation of t works perfectly on OS X but sometime...
Building native extensions. This could take a while...
ERROR: Error installing t:
ERROR: Failed to build g…
-
```
csu:notes (master)$ gem install gollum-site
Building native extensions. This could take a while...
ERROR: Error installing gollum-site:
ERROR: Failed to build gem native extension.
/Use…
-
Command line output:
```
schramm-macbookpro:Documents schramm$ sudo gem install morph-cli
Password:
Fetching: thor-0.19.1.gem (100%)
Successfully installed thor-0.19.1
Fetching: unf_ext-0.0.7.1.gem (…
-
I tried installing this gem and hit the following error:
```
$ gem install aes256gcm_decrypt
Building native extensions. This could take a while...
ERROR: Error installing aes256gcm_decrypt:
…
-
Hi,
I've recently noticed an error popping up in the extension log. It looks like it's maybe having some trouble when trying to pull information about the database schema version?
```
Ruby on …
Wylan updated
2 years ago
-
I have a trouble install appium_lib: `gem install -n /usr/local/bin appium_lib`
it returns errors:
```
Building native extensions. This could take a while...
ERROR: Error installing appium_li…
-
I’m having some issues with setting up discourse, which depends on fast_xs, for development on my M1 Mac.
fast_xs gem fails to install. I’ve pasted the fast_xs error message below. Any insight?
…