Changes between Version 5 and Version 6 of install
- Timestamp:
- 2010-05-17T18:34:38Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
install
v5 v6 90 90 Configurations for !TeamMaker executable file 91 91 92 iPeer 1.6 uses TeamMaker as group making automatically. To create aTeamMaker executable file in Unix/Linux, please use the following steps:93 * under /<your-install-dir>/TeamMakerCPP, type make to make a executable file for TeamMaker94 * copy the TeamMaker file to /<your-install-dir>: cpTeamMaker ../.95 * change the permission to TeamMaker: chmod 775TeamMaker92 iPeer 1.6 uses !TeamMaker as group making automatically. To create a !TeamMaker executable file in Unix/Linux, please use the following steps: 93 * under /<your-install-dir>/TeamMakerCPP, type make to make a executable file for !TeamMaker 94 * copy the !TeamMaker file to /<your-install-dir>: cp !TeamMaker ../. 95 * change the permission to !TeamMaker: chmod 775 !TeamMaker 96 96 * change the permission to /<your-install-dir>: chmod 775 <your-install-dir>: 97 The reason for permission changing on TeamMaker and /<your-install-dir>, is to grant the right permission for your Apache user to execute and create temporary files for group making.97 The reason for permission changing on !TeamMaker and /<your-install-dir>, is to grant the right permission for your Apache user to execute and create temporary files for group making. 98 98 99 99 You are done now. Enjoy the iPeer peer evaluation.