Changes between Version 15 and Version 16 of howto/InstallingOlderPort


Ignore:
Timestamp:
Nov 16, 2013, 9:45:40 PM (10 years ago)
Author:
develop@…
Comment:

Works for me. Can a macports devel confirm ?

Legend:

Unmodified
Added
Removed
Modified
  • howto/InstallingOlderPort

    v15 v16  
    5454Otherwise you may encounter an error message like `Error: Unable to execute port: could not read "/Users/someuser/Desktop/Portfile": permission denied` because the install process is run by the macports user.
    5555
     56Note: As reported [http://superuser.com/questions/598824/previous-version-of-cgal-with-macports-error-unable-to-execute-port-could-no/ at superuser.com], if you encounter an error like : `Error: Unable to execute port: Could not open file: /Users/someuser/Desktop/Portfile`, move the Portfile to /private/tmp.
     57
    5658=== Step 3: '''Building the downloaded port''' ===
    5759Finally, use the Terminal to `cd` to the directory where you downloaded the Portfile and type "`sudo port install`".