我想使用 tar.gz 文件在 opensuse 12.1 中安装 R 版本 3.6.0。运行时./configure
出现错误
checking for BZ2_bzlibVersion in -lbz2... no checking whether bzip2 support suffices... configure: error: bzip2 library and headers are required
R-3.6.0 的配置文件要求 bzip2 版本 >=1.0.6。我已经安装了 bzip2 版本 1.0.6。我该如何删除它?