On Sat, Apr 23, 2016 at 9:18 PM, Abdulrahman Alshammari <[email protected]
> wrote:

> Error: Unable to execute port: Could not open file:
> /Users/Abdulrahman/Desktop/ports/devel/civl/Portfile
>

By default the "macports" user that is used to do builds etc. MacPorts
tries to avoid actually doing things as root unless necessary) will not be
able to access anything in your home directory. You could change Unix
permissions or use ACLs to grant the macports user access. Remember that it
needs at least "search" ("execute") on every directory leading to the one
containing the file.

You could use the Finder's Get Info to change ACLs, or see "chmod -e" ("man
chmod").

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to