Installation

Installing Perforce Server 15.1 on a Macintosh

  1. Open a web browser.
  2. Navigate to http://www.perforce.com/downloads.
  3. Click the Select button.
  4. Find the section titled P4D: Server.
  5. Choose your operating system from the dropdown menu in that section.
  6. Click the Accept and Continue button in that section.
  7. Click the Clients tab.
  8. Find the section titled P4: CommandLine Client.
  9. Select your operating system from the dropdown menu in that section.
  10. Click the Accept and Continue button in that section.
  11. Open a Terminal window.
  12. Make the downloaded files executable:

    chmod +x Downloads/p4*
  13. Move the files into a common execution path:

    sudo mv Downloads/p4* /usr/local/bin/