Changes

Jump to navigation Jump to search
188 bytes added ,  20:47, 6 November 2007
RPM updated + SME 7.1 howto fix
Line 25: Line 25:  
=Server Installation=
 
=Server Installation=
 
==Download==
 
==Download==
You can download this package ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/smeserver-inventory-tools-1-3.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-4.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-3.i386.rpm
+
  wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/inventory/smeserver-inventory-tools-1-4.i386.rpm
    
==Install==
 
==Install==
 
First, you need to install the dependencies.
 
First, you need to install the dependencies.
   −
According to your SME Server version, you may also need to install mod_perl
+
According to your SME Server version, you may need to install mod_perl
 
  yum install mod_perl
 
  yum install mod_perl
 +
{{Note box|You may also need to update perl-Compress-Zlib if you get random ''deflate error'' or ''500 error'' while sending inventories (SME 7.1.? and older)
 +
yum update perl-Compress-Zlib
 +
}}
 
Other Perl dependencies have been packaged in one file for easy downloading. Simply uncompress the tarball and install RPMs using yum:
 
Other Perl dependencies have been packaged in one file for easy downloading. Simply uncompress the tarball and install RPMs using yum:
 
  tar -xzf ./ocs_perl_deps.tar.gz
 
  tar -xzf ./ocs_perl_deps.tar.gz
 
  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-3.i386.rpm
+
  yum localinstall smeserver-inventory-tools-1-4.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 55: Line 58:  
  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-3.i386.rpm
+
  yum localinstall smeserver-inventory-tools-1-4.i386.rpm
    
=== New RPM version===
 
=== New RPM version===
498

edits

Navigation menu