edu-data-mario / classroom-notice-board

classroom notice board
https://classmario.fly.dev
0 stars 0 forks source link

difficulty installing ruby 2.6.10 on mac m1 #5

Open dMario24 opened 1 year ago

dMario24 commented 1 year ago
$ brew install readline openssl
$ rbenv install 2.6.10
.
.
.
Last 10 log lines:
transform_mjit_header: SKIPPED to transform __darwin_check_fd_set
transform_mjit_header: SKIPPED to transform __sputc
Undefined symbols for architecture arm64:
  "__mh_execute_header", referenced from:
      _rb_dump_backtrace_with_lines in addr2line.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [libruby.2.6.dylib] Error 1
make: *** Waiting for unfinished jobs....
ln -sf ../../../.ext/include/arm64-darwin22/rb_mjit_min_header-2.6.10.h include/ruby-2.6.0/arm64-darwin22/rb_mjit_min_header-2.6.10.h
dMario24 commented 1 year ago
dMario24 commented 1 year ago

difficulty - https://github.com/rbenv/ruby-build/discussions/2072

dMario24 commented 1 year ago

WOW

https://stackoverflow.com/questions/75944204/macos-ventura13-3-with-bundle-install-eventmachine-stuck-in-failing-loop

????

* 3.1.1 (set by /Users/m2/.rbenv/version)
  3.1.2

$ gem install smashing
Fetching rack-2.2.8.gem
Successfully installed rack-2.2.8
Successfully installed smashing-1.3.6
Parsing documentation for rack-2.2.8
Installing ri documentation for rack-2.2.8
Parsing documentation for smashing-1.3.6
Installing ri documentation for smashing-1.3.6
Done installing documentation for rack, smashing after 3 seconds
2 gems installed