Did an install with copy derived from
git clone https://github.com/OCSInventory-NG/OCSInventory-Server.git
This install ran fine until the point where ocsreports should be copied:
+----------------------------------------------------------+
| Installing files for Administration server... |
+----------------------------------------------------------+Creating PHP directory /some/path/ocsinventory-server/share/ocsreports.
Copying PHP files to /some/path/ocsinventory-server/share/ocsreports.
*** ERROR: Unable to copy files in /some/path/ocsinventory-server/share/ocsreports, please look at error in /some/path/OCSInventory-Server/ocs_server_setup.log and fix !Installation aborted !
It appears to me as if this directory is missing from the GIT distro. Or is it not OK to install this way?
Thanks for any hints, Tom