I installed Java 7 in Fedora, but when I tried javah from the command line, it shows how javah: command not found , where as javac, java else work. When I searched for / usr / bin, the executables were for javac, java, javaws, but not for javah. Javah is displayed in the Java / JDK / bin folder. How can I run the javah command.
Thanx in advance.
Rohit source share