env.install
来自「无线通信的主要编程软件,是无线通信工作人员的必备工具,关天相关教程我会在后续传上」· INSTALL 代码 · 共 10 行
INSTALL
10 行
To install the JNI library for getenv (on x86 Linux and Windows with cygwin): cd <your tinyos-1.x directory>/tools/java/jni make install(on Linux you'll have to do this last step as root)If this doesn't work, check that the locate_jre script is correctly reporting thelocation of your java installation's jre directory. If not, copy libgetenv.so (Linux) or getenv.dll (Windows) to the appropriate location for your Java VM.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?