📄 install
字号:
Building
--------
Building this library requires a JAVA installation since this library, invokes
the JVM and runs the MMIRightsManager.jar library within the JVM. It then
channels all requests it gets to the MMIRightsManager object in the JVM.
To specify the location of your java installation set the JAVA_HOME environment
variable and then invoke `make`.
To summarize:
0. edit Makefile; set INSTALL_PATH
1. export JAVA_HOME=<java_path>
2. make
3. make install
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -