From: "Justman10000 (Justin Nogossek) via ruby-core" Date: 2024-03-03T12:57:23+00:00 Subject: [ruby-core:117042] [Ruby master Bug#20321] `require': cannot load such file Issue #20321 has been updated by Justman10000 (Justin Nogossek). nobu (Nobuyoshi Nakada) wrote in #note-1: > What did you try to do at that time? > And could you show more error logs around the line? The commands: ```shell version=3.3 underVersion=3.3.0 wget https://cache.ruby-lang.org/pub/ruby/$version/ruby-$underVersion.tar.gz gunzip ruby-$underVersion.tar.gz tar xvf ruby-$underVersion.tar mv ruby-$underVersion /usr/local/ruby rm -r ruby-$underVersion.tar cd /usr/local/ruby bash configure --disable-install-rdoc --disable-install-capi --prefix=/usr/local --with-ext=psych make install ``` ---------------------------------------- Bug #20321: `require': cannot load such file https://bugs.ruby-lang.org/issues/20321#change-107113 * Author: Justman10000 (Justin Nogossek) * Status: Feedback * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- Hi, have this, when i would compile Ruby: > internal:/lib/rubygems/core_ext/kernel_require.rb:9:in `require': cannot load such file -- monitor (LoadError) -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/