0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

WaterFox GLIBC_2.30 not foundと出て起動できない

Last updated at Posted at 2021-12-11

WaterFoxの最新をダウンロードしたが以下のようなエラー出て起動できない。

/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.30' not found (required by /waterfox/libnspr4.so)
Couldn't load XPCOM.

Official Waterfox Current 2020.02 Linux build works for me in Xubuntu 18.04 after running sudo apt-get install libc++1 tada
Same for Debian 10.3 live CD.

It also works in Xubuntu 16.04 after also installing libc++abi1.

isuusのやり方でlibc++abi1をインストールしてみたがうまくいかず。

Waterfox Classicで起動できたのでこっちを利用することにする

環境

Ubuntu 18.04 LTS

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?