salut j'ai une ancienne version de java installé par défau sous mon RedHat Enterprise 5 et je désire la virer afin d'installer la 1.5 ou 1.6.
En effet j'ai ceci sous mon OS
que dois je desinstaller pour que je puisse installer la nouvelle RPM java ?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37 [root@localhost bin]# java -version java version "1.4.2" gij (GNU libgcj) version 4.1.1 20070105 (Red Hat 4.1.1-52) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [root@localhost bin]# java -version java version "1.4.2" gij (GNU libgcj) version 4.1.1 20070105 (Red Hat 4.1.1-52) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [root@localhost bin]# rpm -qa |grep java glib-java-0.2.6-3.fc6 sun-javadb-client-10.2.2-0.1 java-1.4.2-gcj-compat-1.4.2.0-40jpp.112 gcc-java-4.1.1-52.el5 libgtk-java-2.8.7-3.el5 xmlrpc-javadoc-2.0.1-3jpp.1 java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.112 sun-javadb-common-10.2.2-0.1 sun-javadb-docs-10.2.2-0.1 libgconf-java-2.12.4-6.el5 bsh-javadoc-1.3.0-9jpp.1 java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.112 sun-javadb-core-10.2.2-0.1 sun-javadb-javadoc-10.2.2-0.1 cairo-java-1.0.5-3.fc6 java-1.4.2-gcj-compat-src-1.4.2.0-40jpp.112 sun-javadb-demo-10.2.2-0.1 [root@localhost bin]#
merci
Partager