qa:testfest-2010:ubuntu-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:ubuntu-test-environment [2010/05/10 02:39] – Changed: Modified the instructions to use the new version of the build scripts. ericstewartqa:testfest-2010:ubuntu-test-environment [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 10: Line 10:
  
 The rest of the instructions assume you will be building your test environment on your user's home directory "~/". If you choose to build in another location, please change the corresponding paths in all commands found throughout the rest of the instructions. The rest of the instructions assume you will be building your test environment on your user's home directory "~/". If you choose to build in another location, please change the corresponding paths in all commands found throughout the rest of the instructions.
 +
 ===== Download the Automated Build Scripts ===== ===== Download the Automated Build Scripts =====
  
Line 16: Line 17:
 ''cd ~/'' ''cd ~/''
  
-''curl -O http://www.ericstewart.org/public/phpt/PHP-Test-Build-Scripts.tgz''+''wget http://www.ericstewart.org/public/phpt/PHP-Test-Build-Scripts.tgz''
  
 ''tar -xzf PHP-Test-Build-Scripts.tgz'' ''tar -xzf PHP-Test-Build-Scripts.tgz''
  
 You've now downloaded and uncompressed the build scripts into your home directory. You've now downloaded and uncompressed the build scripts into your home directory.
- 
  
 ===== Run the Build Script ===== ===== Run the Build Script =====
Line 33: Line 33:
 ''chmod +x ./Ubuntu-9.10.sh'' ''chmod +x ./Ubuntu-9.10.sh''
  
-Now, you simply run the bash script using this command:+Now, you simply run the shell script using this command:
  
 ''./Ubuntu-9.10.sh'' ''./Ubuntu-9.10.sh''
Line 39: Line 39:
 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=w6HlZrPRJXo|Screencast demonstration.]]
qa/testfest-2010/ubuntu-test-environment.1273459156.txt.gz · Last modified: 2017/09/22 13:28 (external edit)