(Elementary user)
Does anyone know where Java is installed after installing it; I am looking for the Java directory?
I ran the following command successfully:
# yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel
Then:
[root@mail ~]# java -version
java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)
So it looks to be installed, it's just I can't find where it resides.
Best regards
Does anyone know where Java is installed after installing it; I am looking for the Java directory?
I ran the following command successfully:
# yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel
Then:
[root@mail ~]# java -version
java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)
So it looks to be installed, it's just I can't find where it resides.
Best regards