bonjour,
j'essaie d'installer java j'execute le bin je confirmes avec yes , a priori il s'installe mais si après je tente d'executer java en tapant "java" ça me repond que java n'existe pas ...
donc apres modif maintenant je ne sais pas comment lancer jar
me dit "java command not found" en user mais en root ça m'indique version
[root@localhost sunflow]# java -version
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Client VM (build 1.5.0_13-b05, mixed mode, sharing)
[root@localhost sunflow]# exit
exit
[gael@localhost sunflow]$ java -version
bash: java: command not found