Changeset 303 for trunk/README
- Timestamp:
- 08/05/08 23:04:28 (4 months ago)
- Files:
-
- trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/README
r285 r303 26 26 * FreeBSD, Unix, Linux, MacOSX, Windows 27 27 28 == Building & Installing PHPonTrax PEAR Module 29 From the commandline run the following command: 30 php makepkg.php 31 After that runs it will make a build folder with the PEAR module called: 32 PHPonTrax-<version>.tgz 33 To install this newly generated PEAR module run the following command: 34 pear install -a PHPonTrax-<version>.tgz 35 If you have a previously installed version exists first run: 36 pear uninstall PHPonTrax 37 28 38 == Getting Started 29 39 http://wiki.phpontrax.com/How_do_I_install/upgrade_Trax%3F

