Building P7ZIP on MacOS
- Download the source from: https://sourceforge.net/projects/p7zip/files/latest/download
- Unzip the new file by double-clicking on it.
- You should now have a new folder on your Mac named p7zip_16.02 or something similar.
- Open a Terminal window and then make your way to the new p7zip folder.
- Once there, type in the following commands:
$ sudo cp makefile.macosx_llvm_64bits makefile.linux