You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help me....
This is the first time to install Ruby.
when I run "rbenv install 2.6.3," this happens.
I cannot figure the solution out.
what steps do I have to fix it??
BUILD FAILED (OS X 10.14.5 using ruby-build 20190423)
Inspect or clean up the working tree at /var/folders/ss/t826qgw50bg9_k1vdfq1q2940000gn/T/ruby-build.20190802010118.21626
Results logged to /var/folders/ss/t826qgw50bg9_k1vdfq1q2940000gn/T/ruby-build.20190802010118.21626.log
Last 10 log lines:
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
checking target system type... x86_64-apple-darwin18.6.0
checking whether the C compiler works... no
configure: error: in /var/folders/ss/t826qgw50bg9_k1vdfq1q2940000gn/T/ruby-build.20190802010118.21626/ruby-2.6.3': configure: error: C compiler cannot create executables See config.log' for more details
make: *** No targets specified and no makefile found. Stop.
The text was updated successfully, but these errors were encountered:
help me....
This is the first time to install Ruby.
when I run "rbenv install 2.6.3," this happens.
I cannot figure the solution out.
what steps do I have to fix it??
ruby-build: use openssl from homebrew
Downloading ruby-2.6.3.tar.bz2...
-> https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.3.tar.bz2
Installing ruby-2.6.3...
BUILD FAILED (OS X 10.14.5 using ruby-build 20190423)
Inspect or clean up the working tree at /var/folders/ss/t826qgw50bg9_k1vdfq1q2940000gn/T/ruby-build.20190802010118.21626
Results logged to /var/folders/ss/t826qgw50bg9_k1vdfq1q2940000gn/T/ruby-build.20190802010118.21626.log
Last 10 log lines:
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
checking target system type... x86_64-apple-darwin18.6.0
checking whether the C compiler works... no
configure: error: in
/var/folders/ss/t826qgw50bg9_k1vdfq1q2940000gn/T/ruby-build.20190802010118.21626/ruby-2.6.3': configure: error: C compiler cannot create executables See
config.log' for more detailsmake: *** No targets specified and no makefile found. Stop.
The text was updated successfully, but these errors were encountered: