Running this command first time downloads the required package and running it the second time installs the package. Having done this, we proceeded with executing the self-extracting binary ./java_ee_sdk-5_01-linux.bin
Thanks a lot sashi. I have installed java on Linux but how can I add /opt/SDK/jdk/bin and /opt/SDK/jdk/lib entries to the PATH variable, so that I can run java programs??
Comment