I have downloaded jdk7 from "http://www.oracle.com/technetwork/java/javase/downloads/index.html" and was trying to install it on linux platform (my OS is linux 2.6.33-gentoo-r2) by the given instructions in the website(mentioned above). In the given instructions, they mentioned that " Unpack the tarball and install the JDK. % tar zxvf jdk-7u-linux-x64.tar.gz " This was executed successfully. After that step i need to do ./configure. But I'm not able to do that. It says command not found. I have tried with many sources, but couldn't get it. Could some one please help me?
Thanks in advance, Arun