Line 104: |
Line 104: |
| | | |
| ==save bandwidth== | | ==save bandwidth== |
− | Create a separate RPM with the ''guide.pdf'' and make it a dependency of the main RPM. | + | Create a separate RPM with the ''ocsagent.exe'' and ''guide.pdf'' and make it a dependency of the main RPM... |
− | *option 1. just delete the guide.pdf from ocs.tar.gz manually,
| + | |
− | *option 2. alter the .spec to delete it automatically,
| + | Or maybe not? |
− | *option 2b. create the help file rpm in the same spec, how ?
| + | |
| + | => files deleted in the tarball, this is 1.5MB + 6MB |
| + | |
| + | => ocsagent.exe needs to be installed anyway with www/ocs/install.php |
| + | |
| + | People should download latest client and put ocsagent.exe in www/ocs/files |
| + | |
| + | Will document this later |
| + | |
| + | => figured out why the guide.pdf is needed: there a link to it the web interface... |
| + | |
| + | People can download this file... Or not, let's warn that the help page won't be accessible in OCS! |
| + | |
| + | I think there is no need to put them as requires. I can put the guide.pdf in my folder and give the link in the wiki. |
| | | |
| ==MySQL init scripts == | | ==MySQL init scripts == |