sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.78k stars 164 forks source link

Corrected `gcc-g++` to `gcc`. Added zlib dependency to `apt install` line. Added ccmake dependency. Updated binary location after compilation #102

Closed AMDphreak closed 1 year ago

AMDphreak commented 5 years ago

Corrected gcc-g++ to gcc. Added zlib dependency to apt install line. Added ccmake dependency.