Where to look for the absence of javah
:
ls ???????
Hint: where is JAVA_HOME pointing?
Have you been able to locate the javah
command in the lists?
How do you generate headers now?
jav?? ?? . NativeTest.java
What do the ?? stand for? What does the compiler produce in the current directory.
Check contents of the file by doing:
cat NativeTest.h
Does the header file should contain information related to header information?