Changes between Version 5 and Version 6 of install


Ignore:
Timestamp:
2010-05-17T18:34:38Z (14 years ago)
Author:
Henry
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install

    v5 v6  
    9090Configurations for !TeamMaker executable file
    9191
    92 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
     92iPeer 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
    9696 *   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.
     97The 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.
    9898
    9999You are done now. Enjoy the iPeer peer evaluation.