Line 41: |
Line 41: |
| ==www/ocs/install.php bugs== | | ==www/ocs/install.php bugs== |
| Need to document this | | Need to document this |
| + | |
| + | SN - this was only related to not having ocsagent.exe, it was only cosmetic, can be removed, we don't use install.php maybe it should be removed |
| | | |
| =RPM 1-6= | | =RPM 1-6= |
Line 53: |
Line 55: |
| - Improved Apache templates to allow adding aliases for both web interfaces | | - Improved Apache templates to allow adding aliases for both web interfaces |
| - RPM runs silently :'( | | - RPM runs silently :'( |
| + | |
| + | SN - excellent ! |
| + | |
| + | SN - didn't you need ocsagent.exe ? |
| + | |
| + | SN - should the default be 100M, say to allow for openoffice |
| | | |
| =future RPM= | | =future RPM= |
Line 62: |
Line 70: |
| Then you can reduce the number of perl rpms in your download the less you are responsible for the better | | Then you can reduce the number of perl rpms in your download the less you are responsible for the better |
| | | |
− | yum localinstall smeserver-inventory-tools* --enablerepo=? | + | yum localinstall smeserver-inventory-tools* --enablerepo=dag --enablerepo=extras [is extras a repo?] |
| | | |
| stephen | | stephen |
Line 71: |
Line 79: |
| | | |
| Here's the actual list of Requires in the .spec file (edit if needed): | | Here's the actual list of Requires in the .spec file (edit if needed): |
− | Requires: e-smith-base
| + | - Requires: e-smith-base SN - NOT NEEDED IF YOU HAVE BELOW |
− | Requires: e-smith-release >= 7 # Note: SME >8 may need a fix if it uses mod_perl >=2 (could be good to test and be ready!)
| + | - Requires: e-smith-release >= 7 # Note: SME >8 may need a fix if it uses mod_perl >=2 (could be good to test and be ready!) |
| + | + DON'T WE HAVE SMESERVER-RELEASE >=7 ? CHECK, rpm -q ... |
| Requires: mod_perl >= 1.99_16-4 | | Requires: mod_perl >= 1.99_16-4 |
| Requires: monitor-edid >= 1.11-1 #ocs Agent | | Requires: monitor-edid >= 1.11-1 #ocs Agent |
Line 100: |
Line 109: |
| Maybe I can remove almost all of them? | | Maybe I can remove almost all of them? |
| | | |
− | Will take any advice, I'm not familiar with this! | + | Will take any advice, I'm not familiar with this! SN - DOESN'T HURT TO LEAVE THEM IN |
| | | |
| + | PS: installing an SME 7.1 right now to see what happens without Requires all perl deps... |
| | | |
− | PS: installing an SME 7.1 right now to see what happens without Requires all perl deps...
| + | SN- I JUST TEST ON 7.2, (PREFERABLY WITH YUM UPGRADE APPLIED) |
| | | |
| Cool34000 | | Cool34000 |