mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-02-16 04:20:31 +00:00
Update README
Installation instructions for libjna on Ubuntu has been added, that would save new comers (like me) sometime figuring it out :)
This commit is contained in:
parent
7e88b7ac8b
commit
b0515ca9c5
@ -6,6 +6,10 @@ Arch Linux-3.11, 64-bit.
|
||||
|
||||
$ sudo apt-get install openjdk-6-jre-headless openjdk-6-jdk libjna-java
|
||||
|
||||
- Java Native Access is required to run the code, you can install it on ubuntu with:
|
||||
|
||||
$ sudo apt-get install libjna-java
|
||||
|
||||
- To compile and run this Java test code:
|
||||
|
||||
$ make
|
||||
|
Loading…
x
Reference in New Issue
Block a user