Hi,
I tried to build a docker container with the most recent version (v477) using the standard instructions. Unfortunately, the menubar does not show and the main page is broken.
The executables were built with a later version of GLIBC than is available in the docker container.
root@29e36885f5b5:/# ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.17) 2.31
root@29e36885f5b5:/# ldd /usr/local/apache/cgi-bin/hgGateway
/usr/local/apache/cgi-bin/hgGateway: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /usr/local/apache/cgi-bin/hgGateway)
/usr/local/apache/cgi-bin/hgGateway: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /usr/local/apache/cgi-bin/hgGateway)
/usr/local/apache/cgi-bin/hgGateway: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/local/apache/cgi-bin/hgGateway)
Is there a way of updating the GLIBC version for this container?
David
--
David Hoover, Ph.D.
Computational Biologist
High Performance Computing Services,
Center for Information Technology,
National Institutes of Health
12 South Dr., Rm 2N207
Bethesda, MD 20892, USA
TEL:
(+1) 301-435-2986
Email:
hoov...@hpc.nih.gov