Error when running ldconfig on Unix after installingTibco Runtime Agent.
book
Article ID: KB0088333
calendar_today
Updated On:
Products
Versions
TIBCO Runtime Agent (TRA)
-
Not Applicable
-
Description
Resolution: PROBLEM DESCRIPTION ----------------------------------------------------------------------------------------------------------------------------------------------------------
As mentioned in Tibco Runtime Agent ->Installation on Unix System->Post Installation Requirement
User tried to update the /etc/ld.so.conf and added the absolute path to tibrv library (<tra_home>/tibrv/8.2/lib). After this the user ran ldconfig command but ended up with the error as shown below.
ldconfig: /opt/tibco/tib/tibrv/8.2/lib/libtibrvft64.so is not a symbolic link ldconfig: /opt/tibco/tib/tibrv/8.2/lib/libtibrvft.so is not a symbolic link ---------------------------------------------------------------------------------------------------------------
Solution --------------------- Error is seen if the user has used the relative path instead of the absolute path. Changing the path setting to the absolute path will resolve the issue.
Issue/Introduction
Error when running ldconfig on Unix after installingTibco Runtime Agent.