From: "mame (Yusuke Endoh)" Date: 2022-10-12T12:09:19+00:00 Subject: [ruby-core:110274] [Ruby master Bug#19048] Install of Ruby 3.1.x fails on Ubuntu 20.04 running on WSL Issue #19048 has been updated by mame (Yusuke Endoh). ``` as: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory ``` This seems to be the cause, but I don't know why it's happening. I write down what I can think of: * Can you invoke `as` command? Does `as --version` work? * Have you installed binutils with asdf or similar? * Is there `/lib/x86_64-linux-gnu/libcrypt.so.1`? * What happens if you do `apt-get install libcrypt1`? ---------------------------------------- Bug #19048: Install of Ruby 3.1.x fails on Ubuntu 20.04 running on WSL https://bugs.ruby-lang.org/issues/19048#change-99560 * Author: NickGrahamDfE (Nick Graham) * Status: Open * Priority: Normal * Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- -- https://bugs.ruby-lang.org/ Unsubscribe: