-m 18300 APFS
#6
normally you would need to do everything that the extraction tool needs to do. so it could turn out to be more complicated than you might think (but of course there are exceptions to this as always) .

Why don't you just use a normal ubuntu operating system

Try searching for the include file with:
Code:
sudo apt-file search fuse.h | grep 'fuse3/fuse.h'

and after that you install the package that is returned (in my case it was libfuse3-dev , but it could also be slightly different, e.g. libfuse-dev, but I think the non-3 version is not providing the fuse3 headers)
Reply


Messages In This Thread
-m 18300 APFS - by Banaanhangwagen - 05-01-2019, 05:47 PM
RE: -m 18300 APFS - by epixoip - 05-02-2019, 06:25 AM
RE: -m 18300 APFS - by Sondero - 05-18-2020, 10:13 AM
RE: -m 18300 APFS - by philsmd - 05-18-2020, 10:19 AM
RE: -m 18300 APFS - by Sondero - 05-18-2020, 10:30 AM
RE: -m 18300 APFS - by philsmd - 05-18-2020, 02:08 PM
RE: -m 18300 APFS - by Sondero - 05-18-2020, 02:42 PM
RE: -m 18300 APFS - by Sondero - 05-18-2020, 07:08 PM
RE: -m 18300 APFS - by hotel3068 - 09-10-2020, 10:47 PM
RE: -m 18300 APFS - by Banaanhangwagen - 09-11-2020, 02:43 PM
RE: -m 18300 APFS - by l008com - 12-02-2023, 01:26 PM
RE: -m 18300 APFS - by Banaanhangwagen - 12-02-2023, 05:44 PM
RE: -m 18300 APFS - by l008com - 12-03-2023, 01:17 AM
RE: -m 18300 APFS - by Banaanhangwagen - 12-03-2023, 02:23 AM
RE: -m 18300 APFS - by l008com - 12-03-2023, 03:19 AM
RE: -m 18300 APFS - by Grackle - 02-23-2024, 06:04 PM
RE: -m 18300 APFS - by Banaanhangwagen - 02-26-2024, 12:56 PM