qa:testfest-2010:mac-test-environment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qa:testfest-2010:mac-test-environment [2010/05/10 02:35] – Changed: Modified the instructions to use the new version of the build scripts. ericstewartqa:testfest-2010:mac-test-environment [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
 The following instructions were written for and tested on Mac OS X 10.6 Snow Leopard. Please install all OS software updates before starting to build your test environment. The following instructions were written for and tested on Mac OS X 10.6 Snow Leopard. Please install all OS software updates before starting to build your test environment.
  
-Building a PHP test environment on Mac OS X is a five step process:+Building a PHP test environment on Mac OS X is a three step process:
   - Install Xcode   - Install Xcode
   - Download the Automated Build Scripts   - Download the Automated Build Scripts
Line 15: Line 15:
 ===== Install Xcode ===== ===== Install Xcode =====
  
-The build tools that Mac OS X needs to configure compile and build PHP are all included in Xcode. Xcode can be installed from the Mac OS X Installation DVD or [[hhttp://developer.apple.com/technologies/xcode.html|downloaded here]]. Please install Xcode now.+The build tools that Mac OS X needs to configure compile and build PHP are all included in Xcode. Xcode can be installed from the Mac OS X Installation DVD or [[http://developer.apple.com/technologies/xcode.html|downloaded here]]. Please install Xcode now.
 ===== Download the Automated Build Scripts ===== ===== Download the Automated Build Scripts =====
  
Line 44: Line 44:
 You have now built a test environment for PHP on your desktop. The build environment will include a folder for each of the main PHP branches: "php52", "php53", and "php-trunk". You have now built a test environment for PHP on your desktop. The build environment will include a folder for each of the main PHP branches: "php52", "php53", and "php-trunk".
  
 +===== Screencast =====
  
 +Watch a Screencast demonstration of this entire process.  [[http://www.youtube.com/watch?v=lkw5jQ_EU2A|Screencast demonstration.]]
 +
 +===== Other Tips =====
 +
 +Spotlight will index all of these PHP source files (including tests) and you might not want to do that. If not, consider doing the following:
 +
 +  * Open: //System Preferences//
 +  * Select: //Spotlight//
 +  * Select: //Privacy//
 +  * Select: //+//
 +  * Then, choose the root folder(s) you'd like to hide, like php52, php53, and php-trunk used in the demo.
qa/testfest-2010/mac-test-environment.1273458923.txt.gz · Last modified: 2017/09/22 13:28 (external edit)