BusinessConnect installer throwing 'bc' command not found error

BusinessConnect installer throwing 'bc' command not found error

book

Article ID: KB0081576

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect Services Plug-in 6.2

Description

Upon trying to install BusinessConnect Services Plugin 6.2, this error occurs:
<<<
'bc' command was not found. Please make sure bc is in the path and run the installer again. 
>>>

The 'bc' in the error is not the Business Connect (BC) application. In terms of Unix, 'bc' is a language that supports arbitrary precision numbers with inter‐active execution of statements. 

Environment

Linux Red Hat 7.0

Resolution

Install the 'bc' utility package in the Linux environment using the following command : 

yum -y install bc

 

Issue/Introduction

When installing the BusinessConnect Services protocol, the installer fails with the message "bc command was not found"

Additional Information

'bc', path, installer