RTSDK-2.1.3.E1.linux.rrg_cmake_without_debug_log.txtRTSDK-2.1.3.E1.linux.rrg_yum_redhat-lsb-core.txtHello,
I am facing issues trying to get the RTSDK-2.1.3.E1.linux.rrg package installed on Red Hat Enterprise Linux release 8.8 (Ootpa). I tried two separate cMake commands options. Please advise.
Thank you
1) I installed the redhat-lsb-core package. Text at bottom. Only allowed 2 attachments.
2) I ran the cmake command below and it failed shortly. Logfile: RTSDK-2.1.3.E1.linux.rrg_cmake_log.txt
[radmin@e3xmds25:/opt/refinitiv/RTSDK/Cpp-C/Ema]$ cmake -H./ -B../../buildDir
3) I then ran the cmake command and it failed also. Logfile: RTSDK-2.1.3.E1.linux.rrg_cmake_without_debug_log.txt
[radmin@e3xmds25:/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg]$ cmake -H./ -B../../buildDir -DRTSDK_OPT_BUILD_ETA_EMA_LIBRARIES:BOOL=ONRTSDK-2.1.3.E1.linux.rrg_cmake_log.txt
------
Script started on 2024-02-19 15:08:40-05:00
]0;root@e3xmds25:/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg[root@e3xmds25:/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg]$ yum install redhat-lsb-core
Updating Subscription Management repositories.
Last metadata expiration check: 1:59:43 ago on Mon 19 Feb 2024 01:09:12 PM EST.
Package redhat-lsb-core-4.1-47.el8.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
]0;root@e3xmds25:/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg[root@e3xmds25:/opt/refinitiv/SOFTWARE/RTSDK-2.1.3.E1.linux.rrg]$ exit
Script done on 2024-02-19 15:09:02-05:00