sgan81 / apfs-fuse

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

Finally working on MXLinux #116

Closed shivkumarjha1 closed 4 years ago

shivkumarjha1 commented 4 years ago

gcc-c++ is not a package (should probably be g++) and saying the binaries are in bin is incorrect

I had to use install cmake-curses-gui to make it work on MXLinux

sgan81 commented 4 years ago

Yes, I've changed the readme now.