I have found guide about installing 2.4 on Ubuntu 16.04, but I was looking for any latest guide on installing 2.5 on Ubuntu server 18.04.1. Ubuntu server 18.04.1 is the latest server build, and OCS 2.5 is also the latest.
I believe the installation will be almost similar, but I want to make sure that I am installing all latest components as part of OCS server requirement.
- MySQL Server – version 4.1 or higher
- Perl
- Apache Web server
- Apache Mod_perl
- PHP with ZIP support enabled.
- Apache Mod_php
- Perl module XML::Simple
- Perl module Compress::Zlib
- Perl module DBI
- Perl module DBD::Mysql
- Perl module Apache::DBI
- Perl module Net::IP
- Perl module Archive::Zip
- Perl module Apache2:SOAP
- Perl module SOAP::Lite
- Perl module XML::Entities
I found one guide in here which seems the latest
https://computingforgeeks.com/how-to-install-ocs-inventory-server-on-ubuntu-18-04/
The other one is in here http://ask.ocsinventory-ng.org/8583/tutorial-ocs-2-4-on-ubuntu-16-04
Can I use the first one and install all required components?
Thank you.