02-10-2023 01:38 AM - edited 02-10-2023 01:42 AM
I have an application that I need to run from my Linux rt system that complains about missing versions of GLIBC.
version `GLIBC_x.xxx' not found
Is there anyway to upgrade my GLIBC version on NI Linux RT to support this app. Or any other work around?
thanks
11-19-2024 10:35 AM
Hi,
I am facing the same issue. I am trying to run the ni_grpc_device_server version 2.7.0 on my PXI controller. The server application fails to launch since I missing version 3.4.29 of GLIBCXX.
Were you ever able to update your GLI library on your machine ?
Cheers,
Liam
11-20-2024 01:21 AM
The glibc version is very tied into the version of the distro, in this case NI LinuxRT.
The simplest options, depending on the source of the software are:
I realise these aren't always possible depending on your circumstances and the source of the software