Closed GoogleCodeExporter closed 9 years ago
My VM has the i386 JVM at path
/usr/lib/jvm/java-7-openjdk-i386
To resolve this I simply copied the elif block for ARCH=486, pasted it in as
another elif block and modified the check to be for ARCH=586.
Both the 686 and 486 branches export the i386 JDK directory path so either of
those should work fine I believe.
Honestly not sure if this is a bug for you guys or for Kali and their kernel /
arch naming convention. Either way, pretty simple fix but thought you should
know.
Cheers.
Original comment by phil.gr...@gmail.com
on 11 Apr 2015 at 4:26
Attached is my updated owasp-zap script file
Original comment by phil.gr...@gmail.com
on 11 Apr 2015 at 4:35
Attachments:
The owasp-zap script is maintained by kali and not us.
Please raise on their tracker: https://bugs.kali.org/
Cheers
Original comment by psii...@gmail.com
on 13 Apr 2015 at 9:01
Original issue reported on code.google.com by
phil.gr...@gmail.com
on 11 Apr 2015 at 4:18