You will find several assets in release list:
datashare-6.5.0.pkg
: installer for MacOSdatashare-6.5.0.exe
: installer for Windowsdatashare-6.5.0.deb
: installer for Ubuntu/Debiandatashare-6.5.0.sh
: bash shell script to run datashare with Docker.
To compile installers, just run make VERSION=10.15.0 clean all
in each OS directory.
- MacOS only: ensure either XCode Command Line Tools or XCode are installed
- MacOS only: ensure either MacPorts or Homebrew are installed
- check if the JVM is installed and if not install it
- check if the computer has tesseract OCR library installed and install it
- installing a launcher script that uses -Jjava and sets the right runtime options for Datashare.
It is based on Nullsoft Scriptable Install System.
You will need to install the package nsis
You will also need the inetc plugin. Just copy the Plugin/x86-ansi/INetC.dll
under /usr/share/nsis/Plugins/x86-ansi/
You will also need the EnVar plugin. Just copy the Plugin/x86-ansi/EnVar.dll
under /usr/share/nsis/Plugins/x86-ansi/
Based on this tutorial (cf the Makefile)
You have to install the cpio
package, bomutils and the xar tarball.
It's a simple shell script that just runs docker-compose.