I tried installing this module: Inline :: Java with strawberry perl 5.10 I received the following error message:
dmake: Error code 129, while making '..\blib\arch\auto\Inline\Java\JNI\JNI.dll'
dmake.EXE: Error code 255, while making 'subdirs'
PATL/Inline-Java-0.53.tar.gz
C:\strawberry\c\bin\dmake.EXE
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
PATL/Inline-Java-0.53.tar.gz : make NO
where the following varialbes are defined below:
PERL_INLINE_JAVA_J2SDK = C: \ jdk1.7.0 PERL_INLINE_JAVA_JNI = 1
also all subdirectories jdk1.7.0 are added to the path environment variable.
Can someone tell me what could be this error?
and how can I fix it if possible?
smith source
share