Fuse4js: Java and Node.js Bindings for FUSE on Linux
Fuse4js provides Java bindings to the Linux subsystem FUSE, enabling development of user-space file systems using Node.js. It has been tested on Ubuntu 10.04, Ubuntu 12.04, and CentOS 5.x (all 32-bit). Prerequisites include the GNU toolchain with gcc and g++, FUSE library and headers (installable via 'sudo apt-get install libfuse-dev' on Ubuntu or 'yum install fuse-devel' on CentOS/RedHat), pkg-config tool, and node.js version 0.8.7 or higher. This tutorial guides installation and usage of fuse4js, ensuring compatibility with listed software requirements.
16.14KB
文件大小:
评论区