In the following example the location is:
$ cd /cygdrive/d/eclipse/workspace/opensign
Enter directory where the code is placed:
$ cd jni/microsoftcryptoapi
this is where the code is placed
In the example JAVA is installed in /cygdrive/d/j2sdk1.4.2
Type: $ export JAVA_HOME=/cygdrive/d/j2sdk1.4.2 $ export PATH=$JAVA_HOME/bin:$PATH
$ javah
This sould result in something like:
> Usage: javah [options] classes > ...
The makefile describes the setting. Type:
$ export CLASSPATH=../../classes
Type:
$ make dll
Please report any problems back to the developer mailing list on http://openoces.org