error: Failed dependencies: libjvm.so()(64bit) is needed by (installed)

简介: error: Failed dependencies: libjvm.so()(64bit) is needed by (installed)

卸载Linux自带openjdk时报错


报错截图



按照如下操作进行,即可卸载成功


1、查看自带jdk版本 java -version


2、查看


rpm  -qa | grep java
java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5

3、卸载


rpm -e --nodeps java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
rpm -e --nodeps java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5


目录
打赏
0
0
0
0
3
分享
相关文章
libtool: Version mismatch error 解决
libtool: Version mismatch error 解决
790 0
server error: Preprocessor dependency “less“ not found. Did you install it?
server error: Preprocessor dependency “less“ not found. Did you install it?
825 0
ERROR: Could not find a version that satisfies the requirement thop (from versions: none) ERROR: No
这篇文章介绍了在尝试安装`thop`包时遇到的"No matching distribution found"错误,并提供了通过直接从GitHub源码安装`thop`的解决方法。
ERROR: Could not find a version that satisfies the requirement thop (from versions: none) ERROR: No
ERROR: Failed building wheel for osgeo
ERROR: Failed building wheel for osgeo
491 0
WARNING: library configuration mismatch
WARNING: library configuration mismatch
421 0
configure: error: gperf is needed
configure: error: gperf is needed
133 0
Execution failed for task :Test:lintVitalRelease/Lint found fatal errors while assembling a release
Execution failed for task :Test:lintVitalRelease/Lint found fatal errors while assembling a release
143 0
configure: error: udev support requested but libudev header not installed
configure: error: udev support requested but libudev header not installed
395 0
CMake 3.7.2 or higher is required. You are running version 2.8.12.2
CMake 3.7.2 or higher is required. You are running version 2.8.12.2
346 0
libtool: Version mismatch error
libtool: Version mismatch error
124 0

热门文章

最新文章

下一篇
oss创建bucket