我正在按照安装指南的说明在 Linux Read Hat Enterprise 7.9 上安装 Qlik Catalog SW。
\n我在Tomcat安装中遇到了第一个问题。基本上,我无法使用浏览器连接到Tomcat。
\n下面是我使用过的命令的详细列表。
\n我已经用火狐浏览器试过了。
\n当尝试安装 Chrome 时,我遇到了其他问题。
\n有什么提示吗?
\n*** Installing Chrome ***\n# sudo yum install glib\n# sudo yum list glibc\n# sudo wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm\n# sudo yum -y install redhat-lsb libXScrnSaver\n# sudo yum -y localinstall google-chrome-stable_current_x86_64.rpm\n>>>>>>>>>>>>>>>>>>>>>>>\nError: Package: google-chrome-stable-95.0.4638.54-1.x86_64 (/google-chrome-stable_current_x86_64)\nRequires: libc.so.6(GLIBC_2.18)(64bit)\n<<<<<<<<<<<<<<<<<<<<<<<\n*** Installing Tomcat ***\nInstall wget (if not already installed):\n# sudo yum install -y wget\nBecome the service account user:\n# sudo su - qdcuser\nDownload Apache Tomcat and extract the file …Run Code Online (Sandbox Code Playgroud)