env.install
来自「这是无线传感器网络用的操作系统tinyos-1.1.0,未来的世界将是它呵」· 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 + -
显示快捷键?