===== [V7] ISSUE: ‘curl: not found File does not exist’ error when installing AhsayOBM v7 on Linux/FreeBSD using CLI =====
Article ID : 5230
Reviewed : 2017-01-23

Product Version:
AhsayOBM: 7.5.0.0 to 7.x
OS: Linux

ATTENTION 1st January, 2022: v7 officially End-of-Life [details] ===== Problem Description ===== When performing an AhsayOBM installation on Linux/FreeBSD CLI using the script installer following error is shown:

# sh obm-nix-443-10.3.1.8-https.sh Log Time: Fri Jan 20 19:38:56 HKT 2017 Downloading package app-common.tar.gz... obm-nix-443-10.3.1.8-https.sh: curl: not found File does not exist Failed to download component files. Error in downloading files, installer will terminate
===== Cause ===== The ‘curl’ software package is not installed on the Linux/FreeBSD machine. As the AhsayOBM v7 installation script on Linux/FreeBSD requires the ‘curl’ package to download the software components from the AhsayCBS server.

Note: Other dependencies include 'tar' package and 'rpm' package (for AhsayOBM rpm installation on Linux)

===== Resolution ===== Install the ‘curl’ package on the Linux/FreeBSD machine and run the AhsayOBM installation script again.

Reference:
https://curl.haxx.se/
https://curl.haxx.se/download.html

===== Keywords ===== FreeBSD, Linux, CLI, AhsayOBM, curl, tar, rpm, install, CLI, script, not found, terminate