FreeBSD Requirements
The following are the requirements needed to be able to isntall AhsayOBM onto a FreeBSD machine:
Supported Platforms
Refer to the following article for the list of compatible operating systems:
FAQ: Ahsay Software Compatibility List (SCL) for version 9.1 or above
Packages
The following packages have to be present in the FreeBSD machine to enable installation and normal operations of AhsayOBM version 9.
GNU LIBC 2.14 https://www.gnu.org/software/libc/
The installed 'GNU LIBC' version must at least be 2.14 for OpenJDK 8 to work.
psmisc http://psmisc.sourceforge.net/
The 'psmisc' package which contains the 'fuser' components must be installed for the auto update agent (AUA) process to work properly for AhsayOBM on FreeBSD.
curl https://curl.haxx.se
The 'curl' command is used by the AhsayOBM sh script installer to download components from AhsayCBS server during the installation process.
tar https://www.gnu.org/software/tar
The 'tar' command is used by the AhsayOBM gz installer to uncompress and extract installation files or components downloaded from the AhsayCBS backup server onto the FreeBSD machine.
openjdk8 https://www.freebsd.org/java
The 'openjdk8' package must be installed for AhsayOBM on FreeBSD since this is the reference implementation of Java SE.