Changes between Version 19 and Version 20 of Install

Show
Ignore:
Author:
quentin (IP: 18.18.83.42)
Timestamp:
08/05/20 21:09:51 (4 years ago)
Comment:

Document Full Disk Access

Legend:

Unmodified
Added
Removed
Modified
  • Install

    v19 v20  
    66 
    77 * Install MacPorts using the instructions at http://www.macports.org/install.php 
     8 * On OS X 10.14 and up, go to System Preferences->Security & Privacy->Privacy->Full Disk Access and add Terminal.app (or your preferred terminal). 
    89 * `cd /opt/local && sudo git clone https://github.com/macathena/macathena macathena` 
    910 * `sudo sed -i '' $'1i\\\nfile:///opt/local/macathena/ports\n' /opt/local/etc/macports/sources.conf`