I had installed Java 7 in fedora but when i tried javah from command prompt it is showing as javah:command not found where as javac,java else are working. When i searched in /usr/bin, executables are there for javac,java,javaws but not for javah. Javah is visible in Java/JDK/bin folder. How can i run javah command.
Thanx in advance.
For anyone using more recent versions of java (this post is 6 years old as of my writing this) javah
no longer exists in the your Java/JDK/bin folder. Instead, use the command javac -h
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With