Openlink Virtuoso RedHat installation problems

I don’t see why you are getting the /virtuoso: /lib64/libc.so.6: version `GLIBC_2.18’ not found (required by /lib64/libstdc++.so.6) , as those generic Linux installers are suppose to work with all Linux distro’s (RH / CentOS / Ubuntu/ Debian / Suse etc) with glibc the same for higher then their version, and is what we have shipped decades now …

From the “database” of your Virtuoso installation can you provide the output of running the commands:

  1. ./virtuoso -?
  2. ./virtuoso -f
  3. uname -a
  4. rpm -qa | grep glibc

You can also try installing from Virtuoso Releases across Debian, Ubuntu, RHEL, and CentOS, via the OpenLink Nexus Repo document using our Nexus repo …