]>
glassweightruler.freedombox.rocks Git - Ventoy.git/blob - FUSEISO/build_libfuse.sh
6 # gcc automake autoconf gettext gettext-devel libtool unzip
12 LIBFUSE_DIR
=$CUR/LIBFUSE
17 # please download https://gitee.com/mirrors/libfuse/repository/archive/fuse-2.9.9.zip
18 if ! [ -e mirrors
-libfuse-fuse-2.9
.9.
zip ]; then
19 echo "Please download mirrors-libfuse-fuse-2.9.9.zip first"
23 unzip mirrors
-libfuse-fuse-2.9
.9.
zip
29 .
/configure
--prefix="$LIBFUSE_DIR"