Line 27: |
Line 27: |
| =Server Installation= | | =Server Installation= |
| ==Download== | | ==Download== |
− | You can download this package ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/smeserver-inventory-tools-1-5.i386.rpm here]''. You will also need ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/dependencies/ocs_perl_deps.tar.gz a few dependencies]''. | + | You can download this package ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/smeserver-inventory-tools-1-6.i386.rpm here]''. You will also need ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/dependencies/ocs_perl_deps.tar.gz a few dependencies]''. |
| If you want to save it directly on your SME Server, you can give these commands at the prompt: | | If you want to save it directly on your SME Server, you can give these commands at the prompt: |
| wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/dependencies/ocs_perl_deps.tar.gz | | wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/dependencies/ocs_perl_deps.tar.gz |
− | wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/smeserver-inventory-tools-1-5.i386.rpm | + | wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/smeserver-inventory-tools-1-6.i386.rpm |
| | | |
| ==Install== | | ==Install== |
Line 43: |
Line 43: |
| yum localinstall ./ocs_perl_deps/*.rpm | | yum localinstall ./ocs_perl_deps/*.rpm |
| Finally, you can install OCS Reports and GLPI with the following command: | | Finally, you can install OCS Reports and GLPI with the following command: |
− | yum localinstall smeserver-inventory-tools-1-5.i386.rpm | + | yum localinstall smeserver-inventory-tools-1-6.i386.rpm |
| You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''. | | You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''. |
| | | |
Line 59: |
Line 59: |
| yum localinstall ./ocs_perl_deps/*remi*.rpm | | yum localinstall ./ocs_perl_deps/*remi*.rpm |
| And then install the new version with | | And then install the new version with |
− | yum localinstall smeserver-inventory-tools-1-5.i386.rpm | + | yum localinstall smeserver-inventory-tools-1-6.i386.rpm |
| | | |
| === New RPM version=== | | === New RPM version=== |