[svn:parrot] r35889 - trunk/languages/pipp/docs
[email protected] Thu, 22 Jan 2009 07:42:10 -0800 (PST)
| Newsgroups | perl.cvs.parrot |
|---|---|
| Message-ID | <[email protected]> |
Author: bernhard Date: Thu Jan 22 07:42:08 2009 New Revision: 35889 Modified: trunk/languages/pipp/docs/testing.pod Log: [Pipp] two comment in testing.pod Modified: trunk/languages/pipp/docs/testing.pod ============================================================================== --- trunk/languages/pipp/docs/testing.pod (original) +++ trunk/languages/pipp/docs/testing.pod Thu Jan 22 07:42:08 2009 @@ -24,11 +24,11 @@ cd ~/devel/Parrot/trunk perl Configure.pl && make - # build Pipp + # build the fakecutable pipp cd languages/pipp make pipp - # build PHP 5.3 + # build the devel version of PHP 5.3 cd ~/devel/PHP/ wget http://snaps.php.net/php5.3-200807221230.tar.gz tar xvzf php5.3-200807221230.tar.gz