Open thuquynhpham opened 3 years ago
I don't have any experience using the macOS system Ruby; most users typically install Ruby using rvm
, rbenv
or ruby-install
. However, recently the most common cause of build failures for me is that macOS has uninstalled Xcode and all associated C headers as part of a software update, and I need to reinstall Xcode to get anything to build again.
Which version of macOS are you running?
Is this an ongoing problem, or can we close this issue? I am mostly not equipped to deal with compiler errors but here's what I've been telling most issues like this:
We don't do anything special with the extension config, we just tell rubygems about it:
For development we use rake-compiler
to build.
I'm not able to provide support for OSes other than Ubuntu and macOS, but usually compiler issues aren't to do with this gem specifically but some other problem with the environment gems are being compiled in.
I have a trouble install appium_lib:
gem install -n /usr/local/bin appium_lib
it returns errors: